HD44780 LCD text display issue - Raspberry Pi Forums
i've been following adafruits tutorial wiering lcd in 4-bit mode:
http://learn.adafruit.com/drive-a-16x2- ... i?view=all
have 20x4 , 16x2 display. both hd44780 compatible. use similar setup tutorial -pi gpio cobbler connected breadboard display.
when using 16x2 display in breadbord works fine.
however, when plugging in 20x4 lcd same way wont display text properly. shows irregular pattern of faint vertical lines. lines 1px wide , 2 rows high. when recieves new text data lines change position. seems has @ least initialized , in way responding data input.
displays have different pin-outs have adjusted that. other difference can think of resolution, i've tried running python script written 20x4 , no success. anyway shouldnt matter right?
other things have tried: adjusted pot contrast, added resistor between anode pin , 5v, re-soldered pin headers, checked continuity, triple checked pinout , wireing.
wrong here? timing issue? if display broken, can check in way?
http://learn.adafruit.com/drive-a-16x2- ... i?view=all
have 20x4 , 16x2 display. both hd44780 compatible. use similar setup tutorial -pi gpio cobbler connected breadboard display.
when using 16x2 display in breadbord works fine.
however, when plugging in 20x4 lcd same way wont display text properly. shows irregular pattern of faint vertical lines. lines 1px wide , 2 rows high. when recieves new text data lines change position. seems has @ least initialized , in way responding data input.
displays have different pin-outs have adjusted that. other difference can think of resolution, i've tried running python script written 20x4 , no success. anyway shouldnt matter right?
other things have tried: adjusted pot contrast, added resistor between anode pin , 5v, re-soldered pin headers, checked continuity, triple checked pinout , wireing.
wrong here? timing issue? if display broken, can check in way?
ok, i've realized did wrong!
had removed metal frame covering lcd display glass in order fit instrument panel. couldn't imagine had other purpose protect lcd. apparently lcd won't display text without it.
pretty simple solution turns out.
had removed metal frame covering lcd display glass in order fit instrument panel. couldn't imagine had other purpose protect lcd. apparently lcd won't display text without it.
pretty simple solution turns out.
raspberrypi
Comments
Post a Comment