Results 1 to 10 of 10

Thread: Need Help wiring an character LCD

  1. #1
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040

    Need Help wiring a character LCD

    I am trying to add support for LCD's in my application. I acquired this LCD from the front of an old server at work. I searched google and think I found the specs.

    http://www.fluxmedia.net/downloads/dv20200.pdf

    The specs talk about it having 16 pins, but when it was connected on the server there was only a 14 pin connector that plugged into the pins on the left hand side of the front picture. The other two pins mentioned are A and K, which you can see on the left hand side of the back picture, but nothing was hooked up there and they aren't pins. I am no good with hardware modding. I need to interface it with serial or parallel, not sure which one, in order to use it. I know nothing about this stuff, so I need someone to help me make a cable to be able to use this on my computer. I can send the LCD it to anyone if need be.

    Is this the kind of LCD other people use? This should be possible and work right?

    http://www.fluxmedia.net/downloads/lcdback.jpg
    http://www.fluxmedia.net/downloads/lcdfront.jpg

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  2. #2
    Low Bitrate Aksor's Avatar
    Join Date
    Mar 2004
    Location
    Ottawa, ON
    Posts
    106
    The 14 pins are the actual Data and power to the interface and the A and K stand for Anode(+) and Kathode(-) of the LED backlihgt.

    do a search for the Winamp LCD plugin and it will give you a wiring diagram on how to connect your unit to the printer port

    01001101010100000011001101000011011000010111001000 1000000101001001101111011000110110101101110011

  3. #3
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Thanks for the info... I found a bunch of information, but there was so many different ways to wire it. Which one should I choose? I want to set this up in the same way as other people in the forum, so when I write the code to communicate with it, it will be compatible. Also... What is all the talk about how many keypads it supports? I admit I know nothing about this stuff and sorry if these are basic questions...

    Is this the one I should follow:

    http://www.markuszehnder.ch/projects...allel_8bit.gif

    I am also not sure about whether mine is an 8 bit display, like it mentions..

    If that is the picture to follow, then everything looks fine except There are some that are labeled different. My top three are Vss, Vdd, Vee. The ones in the image are Vss, Vcc, VLc. Does this matter? I also don't understand what is going on with the pins 18-25 on the printer port.... It has all those linked to the ground and power. It also looks like they wired VLc someway into the same as the Vcc (5v). This one is labeled Vee for LCD Drive on mine. How does that work.

    I understand wiring the RS, RW, E, DB0-DB7. I assume I do nothing with the VB+ & VB-, they represent my A & K. Then just run my Vss (ground) to some ground port on the printer connector (which is it) and supply 5V to the one wire Vdd (why was this wired into the printer connector in the photo). Also not sure what to do with the lcd drive Vee.

    thanks
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  4. #4
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    *bump*
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  5. #5
    Raw Wave rando's Avatar
    Join Date
    Mar 2004
    Location
    Redondo Beach, CA
    Posts
    1,973
    I've never used one but I believe

    Vss - GND
    Vdd - Power supply
    Vee - Contrast adjust

    You set the contrast by adjusting the Vee voltage between Vss and Vdd.

  6. #6
    Variable Bitrate nzKAOSnz's Avatar
    Join Date
    Aug 2003
    Location
    Christchurch - New Zealand
    Posts
    332
    Be very careful with the contrast adjust. I.e research it WELL before putting power to it. I have a lcd that the contrast is between 0 and -5v. So 5v made one LCD go puff.

  7. #7
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Do I even need to hook up power to the contrast one? Can I not just wire all the data leads and the the ground to the parallel port. Then just give 5V to the one 5V lead? In the wiring diagram in the 3 post it shows the other power drive somehow already connected to the original 5V.

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  8. #8
    Low Bitrate Aksor's Avatar
    Join Date
    Mar 2004
    Location
    Ottawa, ON
    Posts
    106
    Like rando mentioned above

    Vdd = Vcc = +5V
    Vss = Gnd = 0V
    Vee = VLc = depends on the LCD but most will work between 0-5v

    As for pins 18-25 they are the ground on the printer port.

    You will need to steal power from one of the drive connectors as the Printer port does not supply any, the red wire on the HD connector is +5V and any of the Black ones is the Gnd.

    As for Vee just connect it to ground. If you want to adjust the contrast then connect a 10-20K potentiometer between +5V and Gnd then take the wiper of the pot and connect it to the Vee terminal.

    I hope this helps and good luck
    01001101010100000011001101000011011000010111001000 1000000101001001101111011000110110101101110011

  9. #9
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    I appreciate everyones help... I wired it all up today and it works great... Here is a pic of it running and another of the cable I made... I connected a DC plug for the 5V power source. Now I can get power from multiple places. I have a bunch of cables with dc plugs. I have one for the keyboard port, a usb one, and a molex one...
    Attached Images Attached Images   
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  10. #10
    Low Bitrate Aksor's Avatar
    Join Date
    Mar 2004
    Location
    Ottawa, ON
    Posts
    106
    Great job

    I like the way all wires are nice and tidy! You really pay attention to detail me like it a lot
    01001101010100000011001101000011011000010111001000 1000000101001001101111011000110110101101110011

Similar Threads

  1. Replies: 0
    Last Post: 07-24-2003, 03:42 PM
  2. Bizarre 20x4 character LCD problem
    By Telek in forum LCD/Display
    Replies: 8
    Last Post: 11-24-2002, 05:27 AM
  3. Character LCD - RIP
    By hornet in forum LCD/Display
    Replies: 3
    Last Post: 06-27-2002, 09:09 AM
  4. !!HELP!! where to find an character lcd?
    By audi-mp3 in forum LCD/Display
    Replies: 3
    Last Post: 03-04-2002, 02:56 PM
  5. Cant get Character LCD working
    By vickumar in forum General Hardware Discussion
    Replies: 14
    Last Post: 02-23-2002, 06:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •