Shop OBEX P1 Docs P2 Docs Learn Events
Connecting a IEE VF Display (like a parallel lcd) — Parallax Forums

Connecting a IEE VF Display (like a parallel lcd)

jgjonolajgjonola Posts: 27
edited 2005-08-08 17:57 in BASIC Stamp
Hello, I just aquired a few VFD displays.· They·use a parallel interface.· I am wondering if I can control this with the BS2.· Here is the pinout:· (these are supposed to be similar to a 2X20 lcd, but it glows)
PIN NO. FUNCTION
J1-1 BUSY
J1-2 WRITE STROBE
J1-3 D7 (MSB)
J1-4 D6
J1-5 D5
J1-6 D4
J1-7 D3
J1-8 D2
J1-9 D1
J1-10 D0 (LSB)
J1-11 +5V @ 370mA (TYP) *
J1-12 GROUND (COMMON)
J1-13 NOT USED
J1-14 RESET

I was wondering what pins should connect where.· Also, if anyone can give me any hints on some code to talk to it, i would be very thankful.· I have attached a pdf file with the complete specs sent from the manufacturer.· I obtained a few of these displays for free, and they are really nice looking.·
Obviously, I am new at working with the BS2, but from the small projects that I have messed with, WOW just too cool!
Thanks so much,
John Gjonola

Post Edited (jgjonola) : 8/3/2005 7:04:55 PM GMT

Comments

  • jgjonolajgjonola Posts: 27
    edited 2005-08-08 17:57
    Well i have figured out how to do it.· Attached is the code so that anyone who wants to control a IEE VFD display can do so.· It is really pretty simple, by the way.· The big problem is that you must use an 8 bit interface.

    John Gjonola
Sign In or Register to comment.