I2C LCD driver for CCS PIC C compiler
Interfacing LCD displays with a PIC microcontroller using CCS C compiler needs at least 7 data pins (using the built-in LCD driver). Number of pins needed for the LCD can be reduced to 2 by using an I2C I/O (Input/Output) […]