1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Electronics Noritake 128x64 VFD technical thread

Discussion in 'Modding' started by linear, 13 Jan 2003.

  1. ATFNegotiator

    ATFNegotiator What's a Dremel?

    Joined:
    14 Jan 2003
    Posts:
    18
    Likes Received:
    0
    This may sound kinda like a noob question, well it is, but :waah: what are the parts needed for running a Noritake 800 VFD? a RS232 -> TTL Converter?? Also, how do you connect the converter to the 800 VFD? Primus, Could you e-mail me the full picture so i can see the back of that bad boy :D ATFNegotiator@moddingsystem.com
     
  2. PrimusSucks

    PrimusSucks What's a Dremel?

    Joined:
    28 Nov 2002
    Posts:
    100
    Likes Received:
    0
    Email away!
     
  3. RAM Z

    RAM Z What's a Dremel?

    Joined:
    8 Jul 2002
    Posts:
    183
    Likes Received:
    0
    Could you post a link that we could click on at our own risk (with 56k warning) so we could all enjoy it. Or just email me a copy at: ramseyboyd@hotmail.com

    Thanks
     
  4. PrimusSucks

    PrimusSucks What's a Dremel?

    Joined:
    28 Nov 2002
    Posts:
    100
    Likes Received:
    0
  5. ATFNegotiator

    ATFNegotiator What's a Dremel?

    Joined:
    14 Jan 2003
    Posts:
    18
    Likes Received:
    0
    :\ low qualify jpeg. well doesn't show much, i guess i have a general feeling on how you would go about attaching a RS232 Converter to the VFD. Thanks for the help and pictures.
     
  6. linear

    linear Minimodder

    Joined:
    5 Oct 2001
    Posts:
    4,393
    Likes Received:
    1
    Click the little pics for the bigger ones

    Mine were waiting for me when I got home today, so I had to take and post some pics:

    [​IMG]
    [​IMG]
    [​IMG]

    :rock:
     
  7. ATFNegotiator

    ATFNegotiator What's a Dremel?

    Joined:
    14 Jan 2003
    Posts:
    18
    Likes Received:
    0
    thank you!!! that was exactly what i need, :D

    edit: Now I'm confused about what the pins your dealing with, picture says what im asking:

    [​IMG]
     
    Last edited: 16 Jan 2003
  8. linear

    linear Minimodder

    Joined:
    5 Oct 2001
    Posts:
    4,393
    Likes Received:
    1
    The short data sheet should spell it out pretty completely. Only the pins in the white and black housing are what we use. Here's the thing about RS-232 -> TTL converter, I don't think that's gonna be adequate to allow you to drive this display serial. More on that in a second.

    But, since you asked, the relevant pins in the black connector are:

    15: serial in
    2-24, every even-numbered pin: ground
    21: serial clock
    26: /RESET (the slash means it's active low)

    My money is on us not using LCDC, and connecting in parallel instead. In that case the relevant pins are
    1: D7
    3: D6
    5: D5
    7: D4
    9: D3
    11: D2
    13: D1
    15: D0
    17: R/ /W

    And in the white connector:
    1: +5V
    3: ground

    There's also a set of solder jumpers (no pins on them) that select serial/parallel, and Intel/Motorola byte order for parallel. They're right under the second of your arrows from the left.

    Now, about this serial business. You are responsible for providing a clock signal on pin 21. This isn't something that async serial ports (like on your peecee) do. Even if it could be hacked, I think it would take software modifications beyond what's reasonable on the peecee side. Using parallel would be faster communication, easier wiring (no additional hardware required), and all around more likely to work. There's a Noritake option to buy a converter board, but I'm a little unclear on what that offers, I'll talk to Noritake about it sometime here, but I wouldn't rush out and buy that just yet.
     
  9. Pflumingo

    Pflumingo givem the bird.

    Joined:
    17 Jul 2002
    Posts:
    1,411
    Likes Received:
    0
    I've contacted them about those serial converter boards before, and they cost more than the VFD did in the first place, something like $24 and will allow async serial communication... Run in Parallel... It's faster like linear said, and will more likely work.
     
  10. Guest-2808

    Guest-2808 Guest

    Don`t forget the C/D line, which selects command or data mode. Here is my wiring diagram:

    Code:
    Par Port          VFD
    D0 - D7           D0 - D7                                            
    /Strobe           /WR                                                
    /Autofeed         /RD                                                
    Select In         C/D 
    Init              FRP
    
    Tie CSS to GND.
    
    (EDIT: for some reason this font tag didnt work...) (Edit[ChriX]: use code tags :))

    This will work with both the WinAMP LCD plugin and should also work with Liquid-MP3, and of course my own software.

    If anyone is interested I can mail them my test software for Windows, or beta software for AmigaOS.

    MoJo
     
  11. linear

    linear Minimodder

    Joined:
    5 Oct 2001
    Posts:
    4,393
    Likes Received:
    1
    Can we post it in this thread for download? (I'll host it)
     
  12. Morphine

    Morphine weeee!

    Joined:
    23 Feb 2002
    Posts:
    3,423
    Likes Received:
    2
    Yeah, I know it it says 800A but its still worth a shot, eh? hopefully i get mine tuesday...
     
  13. Cheese

    Cheese Doc

    Joined:
    6 Oct 2001
    Posts:
    4,609
    Likes Received:
    1
    I'm quite convinced it will work witht he vanilla 800 :)

    Rob.
     
  14. ChriX

    ChriX ^

    Joined:
    30 Aug 2001
    Posts:
    2,651
    Likes Received:
    4
    So has anyone got theirs going yet? Will still be a few days before I get mine.
     
  15. Dyne

    Dyne What's a Dremel?

    Joined:
    7 Mar 2002
    Posts:
    16
    Likes Received:
    0
    I just got my two vfds today.

    I was wondering if it would be possible to write a short tutorial for all the newbs (like me) to get this to work. Im just a 17 yr old highschool student that knows squat about electronics, though Im more than willing to learn if that what its goign to make this vfd usable.

    Just a question though: You say its more likely that this will work with parallel rather than serial, so is that the route that most of us should go? Will that RS232 (this comes from the computer?) to TTL (the signal the vfd accepts?) converter, or something similar, be needed if the vfd is hooked up through parallel?
     
  16. ChriX

    ChriX ^

    Joined:
    30 Aug 2001
    Posts:
    2,651
    Likes Received:
    4
    I would write a tutuorial if I had the VFDs ;)

    We will have to go the parallel route if we want to use the software mentioned above, the converter will not be needed.
     
  17. reg36

    reg36 What's a Dremel?

    Joined:
    10 Jan 2002
    Posts:
    60
    Likes Received:
    0
    This board offers both a serial (TTL [Transistor-Transistor Logic] type not a RS232 that is used on PCs [ http://www.ctips.com/rs232.html ] ) and a paralel [ http://www.ctips.com/para.html ].

    To use this board with the pc rs232 serial port we would need to covert the signals from TTL to rs232. But if connected through the parellel port no conversion will be needed.
     
    Last edited: 21 Jan 2003
  18. Guest-2808

    Guest-2808 Guest

    Sorry for nost posting my software yet, but I ran into a problem: my display died :(

    I have no idea why, it was running as usual, went blank, and now does not power up at all. I`ll get on to Noritake about it as it`s not a year old yet.

    In the mean time, I suggest people be careful experimenting with Liquid MP3 as that was what I was using at the time. If you made a 128x32 skin it seems to work nicely with the alpha version. Just in case some random command blew the display up (can`t see how it could, but you never know) I`d be careful with it.

    I`ll try and post my software soon. I`m wondering if I should though, as if there is a way in software to kill a display I don`t want to be responsable for doing it. It sounds unlikely but it is possible with some hardware (was it the old Tandy computers that could kill your TV?)

    MoJo
     
  19. RAM Z

    RAM Z What's a Dremel?

    Joined:
    8 Jul 2002
    Posts:
    183
    Likes Received:
    0
    FYI: I don't know if anybody saw this or not, but here is what our VFDs were originally intended for....

    I was thinking this may help someone, maybe not?

    Digital Services Group

    I don't think we should bug them, but this could help us understand them better maybe.
     
  20. Thermite

    Thermite What's a Dremel?

    Joined:
    4 Aug 2002
    Posts:
    271
    Likes Received:
    0
    could someone PLEASE make a full, complete tutorial on how to wire up and get the software setup for the 800?!?!?!

    its soooo difficult going through all these pages and posts trying to peice together info! A guide with everything all in one spot would just be fantastic.
     

Share This Page