Tonight I decided to solder some pins on to my LCD so that I can plug it on to the bread board, and with the Arduino SDK you can program any compatible LCD with 16 pins on it. On the bread board you can see I have a 10K variable resistor, this is for adjusting the contrast of the LCD

To get start with some simpe text output you need to wire the pins from the LCD to the Arduino and upload the compile program, you can obtain the schematic diagrams and the source code from here. If you think the image below looks very complicated I can tell you now it’s very easy, just read the instructions from the tutorial from the link provided.

Arduino with LCD

Shares