View Full Version : Connecting LCD? NEWBIE
yacto
2001/10/19, 02:56 PM
I am interested in the 20x4 LCD how would I go about wiring it to the computer, either using the parallel port or serial port, is there any diagram i can follow to fire it.
jheiner
2001/10/19, 09:27 PM
It's easy with the Serial LCD's... Just buy a serial cable and plug it from the back of the LCD to the back of the computer. Easy as that.
yacto
2001/10/20, 11:13 AM
Hello,
I know that i could just buy one and solve the problem,
but I am really intersted in building one, using my circuits and electronics knowledge from college.
Is there a circuit diagram that i could follow to buid it.
Thanks
CF Tech
2001/10/20, 12:44 PM
{this is a recycled post}
You can download the data sheet (http://www.crystalfontz.com/products/2002a/CFAH2002AYMCJP.pdf) for the display from the product page (http://www.crystalfontz.com/products/2002a/index.html). There is a thread (http://crystalfontz.com/forum/showthread.php?threadid=19) here that gives a schematic. However, see the comment in this thread (http://www.crystalfontz.com/forum/showthread.php?threadid=62&highlight=potentiometer) about backlights and potentiometers.
Here is a page about 44780 based LCD's (http://home.iae.nl/users/pouweha/lcd/lcd.shtml) in general.
I have a utility (lcdprint.exe (http://mpford.dyndns.org/menu.html)) written by Mike Lynch that will send a text file to a display. That can be good for debugging your cable.
There is a pretty good tutorial on connecting a parallel LCD at http://mpford.dyndns.org. Then click on "LCD Display", and then " Step by Step how to build an LCD Display" (it is a framed site).
There is another nice article (http://www.ocmod.com/code/show_art.php?id=24&pg=1) here that shows connection in a PC.
yacto
2001/10/20, 06:59 PM
I checked out the diagrams on those website, but they all talk about the sanyo or seiko display, but i am planning on getting a
CFAH2004A-YYB-JP from crystalfontz, so i can still use the same diagram. also where am i suppose to get the 5V vcc from, if the lcd is going to connected with a parallel port.
Thanks..
CF Tech
2001/10/20, 11:17 PM
The important thing is that the displays have an "HD44780" compatible controller. All of the displays in question do.
Part of using a parallel (HD44780) instead of a serial is figuring things like the 5v, backlight and contrast out.
yacto
2001/10/21, 08:30 PM
I still dont understand one thing, how does the LCD get 5v power, is it trasmitted through the parallel port or i have to connect it some other way. i am just a little confused on it.
Thanks
Uller
2001/10/22, 12:15 PM
The parallel support uses TTL level logic (i.e. 0V-5V), so you could technically power it off that. But I wouldn't suggest it - and here's why.
The reason why it's a bad idea is because there are no standards, regulations, or etc about the current sourcing/sinking capabilities for parallel ports - and since most printers and other units are using totem pole (aka tristate) outputs, a lot of vendors use an ASIC chip that can't handle much.
Beyond Logic, which has some of the best notes out there on PC ports, writes that they've seen ports that can source as little as 4mA. That's about a fifth of what's needed to power a low-intensity LED.
The best solution is to steal 5V from a molex connector (the white four-prong plugs off your powersupply used to power drives).
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.