Multiplexing data pins for two LCDs and LCD programming
firestorm.v1
Posts: 94
While experimenting with an LCD display, I noticed that there are a total of 6 data pins, and two control pins (Register Select and Enable)
With the exception of the R/S and the E pins has anyone tried to use the same data pins but pulsing out either of the two control pins?
Wiring diagram:
P0 - "E" pin of LCD1
P1 - "RS" pin of LCD1
P2 - "RW" pin of LCD1
P3 - "E pin of LCD2
P4 - "RS pin of LCD2
P5 - "RW pin of LCD2
P6-P9 Data to both LCDs.
Additionally, does anyone know of example code that demonstrates how to program specific characters into the LCD display? I understand that there is a certain order in which the pins have to be setup and that it is done in hex but aside from that and the use of the character generator app available on the parallax site, I'm kinda clueless. Any tips?
Thank you.
With the exception of the R/S and the E pins has anyone tried to use the same data pins but pulsing out either of the two control pins?
Wiring diagram:
P0 - "E" pin of LCD1
P1 - "RS" pin of LCD1
P2 - "RW" pin of LCD1
P3 - "E pin of LCD2
P4 - "RS pin of LCD2
P5 - "RW pin of LCD2
P6-P9 Data to both LCDs.
Additionally, does anyone know of example code that demonstrates how to program specific characters into the LCD display? I understand that there is a certain order in which the pins have to be setup and that it is done in hex but aside from that and the use of the character generator app available on the parallax site, I'm kinda clueless. Any tips?
Thank you.
Comments
http://www.parallax.com/dl/docs/prod/appmod/LcdTerminal.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Rick
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
http://forums.parallax.com/forums/default.aspx?f=21&m=118073