4 x 40 lcd (PARALLEL)
Brian Carpenter
Posts: 728
I bought a few of these.· http://www.allelectronics.com/cgi-bin/item/LCD-112/search/40_X_4_LCD_DISPLAY_.html
From allelectronics.· they are parallel.· Is there any place someone cand send me to help me make an sx talk to these?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
From allelectronics.· they are parallel.· Is there any place someone cand send me to help me make an sx talk to these?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
Comments
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cheap 4-digit LED display with driver IC·www.hc4led.com
COMING SOON "SD DATA LOGGER" www.sddatalogger.com
"I reject your reality, and substitute my own." Mythbusters
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
·· The concept will be the same...That is, communicating and sending commands...One thing to be aware of with 4X40 Parallel LCDs is that the Hitachi Compatible ones use dual-controllers for that size.· Usually the display is split up in a strange way such that lines 1 and 3 are on the first controller and lines 2 and 4 are on the second controller.· In any event to use them all you will need to handle two enable lines to access the full display.· I hope this helps.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
http://www.phanderson.com/
·and get his lcd kit #117
its a serial to parallel converter for about 5 dollars... has also a BIG NUMBER mode for 4 X 20's
i have several 4 x 20's off ebay and i've hooked them up in parallel with my sx tech board and have hooked them up with his lil chip so i could use them as serials..... fun learning both ways
dan
·
·· I have a few of these kits, but I don't recall them supporting dual-controller displays such as the 4X40 LCD Displays.· If not he wouldn't be able to use that chip.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
sorry...
i'm sure you could hook it up to the sx....
qiuck look at the pdf file shows 2 enable lines
dan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
These look like interesting modules. Give me a week or two to order some so I can play around with them.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John J. Couture
San Diego Miramar College
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
It includes code for using all 8 custom characters.
·
·Cheers,
-Dan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
The pin connection is in the code but here is the LCD pin to SX connection. If you need an actual schematic I can make one for you.
LCD············ SX
·1············· RB7
·2············· RB6
·3············· RB5
·4············· RB4
·5············· RB3
·6············· RB2
·7············· RB1
·8············· RB0
·9············· RA2
10············· RA1
11············· RA0
12············· thru 10K pot to GND
13············· GND
14············· +5V
15············· RA3
16············· N/C
17············· N/C
18············· N/C
Attached is a picture of how the LCD looks.
-Dan
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
It's Only A Stupid Question If You Have Not Googled It First!!