Modding How Could i hook up this 4x20 VFD?

Discussion in 'Modding' started by tm36usa, 9 Mar 2004.

  1. tm36usa

    tm36usa What's a Dremel?

    Joined:
    21 Jan 2004
    Posts:
    1,593
    Likes Received:
    0
    I am thinking of buying a 4x20 Noritake VFD
    How would i hook this up. It looks like it has a mobo serial hook up on the back. Plz HELP!!

    Now for a pic.
    [​IMG]

    Someone help!
     
  2. deadly-app

    deadly-app What's a Dremel?

    Joined:
    9 Mar 2004
    Posts:
    538
    Likes Received:
    0
    i have seen someone chop off a serial connector on the mobo and attach wires to the pins in the mobo where the serial plug was. that way you can keep it all internal. I have also seen it where they took the serial cord for the lcd and ran it outside of the case through a hole in a pci slot and then plugged it in. either way works.
     
  3. The_Sub

    The_Sub What's a Dremel?

    Joined:
    16 Nov 2003
    Posts:
    281
    Likes Received:
    1
    Read through the LCD FAQ and learn. There is a lot of useful info there including, but not limited to, how to wire it up and what software will work with the display.
     
  4. Morphine

    Morphine weeee!

    Joined:
    23 Feb 2002
    Posts:
    3,423
    Likes Received:
    2
    model numbers are also super useful
     
  5. Hazer

    Hazer In time,you too will be relixalated

    Joined:
    14 Apr 2003
    Posts:
    957
    Likes Received:
    2
    Its a CU20045SCPB-T23A. Very easy to use. VFD thinger at VFD world has pinout diagram for parallel port, and datasheets. Ive written PIC code to use them.
     
  6. Morphine

    Morphine weeee!

    Joined:
    23 Feb 2002
    Posts:
    3,423
    Likes Received:
    2
    yeah, i thought it looked very similar to a noritake vfd i had. I forgot the model number of mine, but the two are very similar.
     
  7. tm36usa

    tm36usa What's a Dremel?

    Joined:
    21 Jan 2004
    Posts:
    1,593
    Likes Received:
    0
    So i can buy it and then just plug the serial cable into it? I know what kind it would need to fit in the plug.
     
  8. Hazer

    Hazer In time,you too will be relixalated

    Joined:
    14 Apr 2003
    Posts:
    957
    Likes Received:
    2
    No. It has 2 connectors. One is a 16 pin parallel connector that has an IDC header (same things you see on motherboards). The second connector is a 3 pin header that you can use for alternate power and serial communication. It looks a little like a fan header. And, No, you cannot simply wire this directly to your motherboard. The serial port swings from -12V to 12V for signalling, while the serial interface for the VFD is 0V to 5V. You would need to condition the serial port signals using a MAX232 transciever IC.

    The links I gave earlier show how to directly connect it to the paralell port. A $2USD 25DB connector from radioshack and a few wires. VFDthinger and also LCDStudio can control these displays. They are really easy commands.
     
  9. tm36usa

    tm36usa What's a Dremel?

    Joined:
    21 Jan 2004
    Posts:
    1,593
    Likes Received:
    0
    Thanks so much!!!! I shall get to work with hooking it up. I will post pics when i get it done.
     

Share This Page