Hey guys,
I have run the code found in http://arduino.cc/en/Tutorial/LiquidCrystal. But for some reason I cannot see anything displayed on the LCD, accept 16 black rectangles. So, anyone have an idea what the problem could be. The black boxes does hade when I turn the potentiometer. Also is there anyway I can use lcd display with breadboard without soldering headers. Hope to get some help.
Provide us a web link to the LCD you purchased, some high resolution pictures of the display, how you connected it at the display and at the arduino. You have to solder headers to the LCD. There is no other way to connect it to anything else.
yaantey:
Hey guys,
I have run the code found in http://arduino.cc/en/Tutorial/LiquidCrystal. But for some reason I cannot see anything displayed on the LCD, accept 16 black rectangles. So, anyone have an idea what the problem could be. The black boxes does hade when I turn the potentiometer. Also is there anyway I can use lcd display with breadboard without soldering headers. Hope to get some help.
Thanks.
Check your wiring and connections carefully. Did you remember to connect the R/W pin to ground?
I don't know of a reliable way of using these lcd displays with a breadboard other than soldering either a header or some flying leads to them.
Behind the lcd its written VCM162A as model number. As for wiring I have checked several times. Im yet to see any problem. I have soldered headers to LCD display. Specifically to (1,2,3,4,5,6,11,12,13,14) in the LCD display. I didnt solder other pins since they arent used according to the diagram in arduin website.