New LCD not working

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
dkoz314
 
Posts: 3
Joined: Sat Dec 31, 2011 10:35 pm

New LCD not working

Post by dkoz314 »

Hi All,

I just purchased a Standard LCD 20x4, hooked it up, ran the "Hello World" example, but my world was not greeted.

The back light works and the contrast control works. I have double and triple checked my connections and everything is in place, but I get no display. Is there a easy way to check if the LCD's logic is working? I hope I don't have a defective board.

Thanks in advance!
dkoz314

User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: New LCD not working

Post by adafruit_support_bill »

The back light works and the contrast control works.
I assume that means you are getting the white rectangles on the display. Post a photo that clearly shows your wiring.

User avatar
zener
 
Posts: 4567
Joined: Sat Feb 21, 2009 2:38 am

Re: New LCD not working

Post by zener »

Best bet is post a good picture of your system with the wires/connections clearly visible. It is very unlikely the display is bad. Also, try adjusting your contrast, even though you said it is fine. I had a problem once where the contrast adjustment would change depending on what I wrote to it.

dkoz314
 
Posts: 3
Joined: Sat Dec 31, 2011 10:35 pm

Re: New LCD not working

Post by dkoz314 »

Here are the images of my test setup attempting to run the "Hello World!" LCD example code.

First the wiring:
Image

LCD with contrast high:
Image

dkoz314
 
Posts: 3
Joined: Sat Dec 31, 2011 10:35 pm

Re: New LCD not working

Post by dkoz314 »

Yes! Got it working! I had a typo when I copied the pin assignments into the LiquidCrystal() initialization call.

User avatar
adafruit_support_bill
 
Posts: 88136
Joined: Sat Feb 07, 2009 10:11 am

Re: New LCD not working

Post by adafruit_support_bill »

Excellent! Thanks for the follow-up.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”