News

The wiring diagram and sketch for a simple experiment is shown below. /* This sketch controls the backlight pin of the lcd, and fades the backlight in a pleasing style automatically */ ...
Normally driving an LCD requires seven connections to pins on the display, but by using a shift register, [Phillip Warner] at Arduino Playground was able to drive an LCD using only 3 wires. The met… ...