I’ve taken a break from assembly language programming to play with SDCC for PIC microcontrollers. As my first project, I decided to port an I2C Master implementation to C and evaluate the results. So far, I’ve come up with a working echo client and server and I feel as though I’m ready to share the […]
Continue.. I2C Master Library for SDCC – Alpha