3-Wire LCD driver for CCS PIC C compiler
3-Wire LCD using shift register (for HD44780 compliant controllers) Generally the LCD display needs at least 6 data lines to operate. But there are some microcontrollers don’t have this number of available pins like the PIC12F family, which means that […]