3 Wire Serial LCD using a Shift Register schematic

3-Wire Serial LCD using a Shift Register

Introduction HD44780 based character LCDs require at least 6 I/O lines from microcontroller to display data. Therefore, they are not suitable for low-pin microcontrollers like PIC12F series microchips. In this project, I am going to show how to drive an HD44780 based LCD display with only 3 pins of a microcontroller. I am going to […]

3-Wire Serial LCD using a Shift Register Read More »