EEVblog

Поділитися
Вставка
  • Опубліковано 24 гру 2024

КОМЕНТАРІ • 456

  • @zaprodk
    @zaprodk 9 років тому +91

    You can always look at the getter material - if it's nice and shiny, the vacuum is good. If it's white and corroded, the vacuum is gone. This applies for all vacuum-devices with a fired getter.

    • @EEVblog
      @EEVblog  9 років тому +27

      ***** Yes, good point.

  • @zaprodk
    @zaprodk 9 років тому +47

    28:06 The pulsing is not because of the power supply, it's because you are using Pin1, which is reserved for serial comms along with Pin0. And that's why it's pulsing. Never use pin0 and Pin1 for anything else, unless you know you want to do that.

  • @Steve_Larson
    @Steve_Larson 9 років тому +16

    VFD's have always been a favorite of mine, especially the VU meters in top end cassette decks. Back in the mid eighties I was just starting out with electronics, and I spent a week trying to get one of these to work, finally giving up due to lack of knowledge and support equipment (I was in my teens). Awesome video, keep up the great work !!

  • @kevinhevans
    @kevinhevans 6 років тому +1

    I've been watching your channel for a few years now (while attending school for comp E), and it's awesome to say that I finally understand the content in the videos.

  • @jubal1967
    @jubal1967 9 років тому

    I can't believe only one other person thought the Dr. Emmett Brown quote was worth a comment. Thank you for the smile along with the information. You are a genius.

  • @maartenvanachte2512
    @maartenvanachte2512 9 років тому +13

    The reason why the screen was blinking (27m39) is because you are using the TX and RX lines of the arduino as output lines. It will work but evertytime you upload to the arduino or the arduino is trying to send data over the serial, you will see the screen blinking.

  • @2dfx
    @2dfx 9 років тому

    VFD's are BEAUTIFUL displays. That crisp, plasma-like colour is truly a sight to behold!

  • @followthetrawler
    @followthetrawler 9 років тому +9

    Thanks for this Dave - I love VFDs reminds me of my youth as an electronics apprentice at GEC Traction. By the way, Babcock are a multi-faceted company... even building nuclear reactors for submarines.

    • @陈力-f7d
      @陈力-f7d Рік тому

      we make vfd. ssot company. thanks😊

  • @johnjohn-ed9qt
    @johnjohn-ed9qt 9 років тому +2

    Working these interfaces out is (often) pretty straightforward. Some of the older ones require supply voltages that are difficult, such as 22V@250mA for one of my IEE's, but by the late 1980's, they were pretty much 5V all the way. The ones I have worked with fall into two general camps: Those that are designed for systems going VFD from the get-go, and those to connect instead of a printer. The first type generally have command/data selection via either a separate latch or a select (low is data, high is command on the one I am looking at). The second type is `Centronics compatible', with commands embedded int he data stream. They may honor backspace, LF, CR, and a few other control chars, as well s other special. Worked with a display years ago that did Epson dot matrix compatible graphics that inerfaced this way.

  • @supersat
    @supersat 9 років тому +54

    It wasn't quite obvious at first but it seems like the grid selects the column of characters, while each dot of the anode is driven separately. Early in the video it sounded like the grid was the only thing controlling the dots.
    The interface also reminds me of the HD44780. One of the lines probably selects between data and commands, and there might be a read/write pin as well.

    • @kevincozens6837
      @kevincozens6837 9 років тому +6

      Now, wouldn't that be interesting if they emulated the interface of an HD44780? :) One of the remaining pins for which Dave has not discovered a use could be to switch to command sending mode.

    • @TheAjlitt
      @TheAjlitt 9 років тому +5

      Kevin Cozens I think some Noritake VFDs have an HD44780 compatible driver

    • @dash8brj
      @dash8brj 9 років тому +11

      Andrew Litt They do - I used to have one on my server until a friend bumped it and sent it to a shattering death behind the stand the server sits on. Dave if you look up HD44780 chipset, you should be able to do lots of stuff like progress bars (using custom characters), position the cursor, turn off the blinky line cursor (or turn it into a block) etc etc etc. :)

  • @hifatpeople
    @hifatpeople 9 років тому

    Awesome! My dad's vending machines have tons of these, I could not find out for the life of me how to operate one. Now I can update the machine circuits without buying all new displays :)

  • @lightaces
    @lightaces 9 років тому

    One of the better videos in a while - I for one much prefer the videos were you are actually DOING something to things like the mail bag. Also, more Fundamental Fridays, please!!!!!!!!!!

  • @richfiles
    @richfiles 9 років тому +4

    I have a pair of large 2x20 character VFDs made by IEE. I've been wanting to build a "command module" controller for Kerbal Space Program. There are existing projects that provide both hardware input controls (buttons, switches, joystick axes, etc) and readouts (character displays, analog meters, graphic readouts... even an Apollo style "8-ball" Flight Director Attitude Indicator). All I can say, is that every command module ends up different. The creativity of each builder really shines, and display choice can make a CM controller really stand out!
    Anyway, I LOVE the enormous 11mm character height of my VFD modules, and the two I have would provide 4x20 in total characters! I also have several smaller VFDs that could be used to display other flight data. I have two retail display posts that have either 2x16 or a 2x20 VFDs I can salvage... I'd have to dig them out. I'd like to use linear panel meters for my fuel gauges, and I was gonna use 7 segment LEDs for most of my numeric readouts (I'm considering doing the altitude in nixies... can't afford to do ALL of it in Nixies though... Bummer :P )
    The large 2x20 modules I have feature a 26 pin header that is attached right next to a 40 pin NEC chip as well. Promising. The power connector is 6 pin, 2 pins are clearly power, but there is also a third pin connected to a very thin trace. Unsure as to it's function, or why it's on the power connector.
    *UPDATE:* I emailed IEE, and they sent me the original datasheets for my VFD module! YES!!!
    No serial interface on mine, but VERY similar to the one here, possibly the same processor. It uses an NEC 40 pin DIP and a 12 MHz crystal, with an interface that features the same number of pins (but mine is already brought out to a header, rather than a card edge connector).
    Now that I have a solid application and datasheets, I kinda wish I had bought more of these! I only paid 20 bucks each for the pair I have!
    I'll post the link on the blog.

  • @Tangobaldy
    @Tangobaldy 9 років тому

    This is the type of video i look forward to Dave. Second to teardown tuesday

  • @FFcossag
    @FFcossag 9 років тому +13

    Excellent video, I always enjoy seeing hacky DIY stuff on the EEVblog, rather than the usual mailbags and teardowns (not that there's anything wrong with those).

  • @MyWillyboi
    @MyWillyboi 9 років тому +4

    How does Dave know Bob is my Uncle! It's like he makes me aware of it every video I watch!

    • @Buy-n-large
      @Buy-n-large 7 років тому

      MyWillyboi I thought u were AvE

  • @maxwang2537
    @maxwang2537 Рік тому

    Dave's video on any subject is always master grade. Thanks.

  • @Fullchaos40
    @Fullchaos40 9 років тому

    Thank you for your videos, as an undergrad in EE I was wondering how some things were done but was not quite sure how to go about it. Your videos are making things I somewhat understood make much more sense.

  • @Nitrxgen
    @Nitrxgen 9 років тому +3

    WTF Dave. I literally only just bought a VFD a couple days ago and been fumbling trying to get a pinout having never used a VFD display before... then you bring this video out. It's like you're physic

  • @Elfnetdesigns
    @Elfnetdesigns 9 років тому +9

    This is a typical VDF found in things like Gas Pumps and Cash Registers (The external customer display on the pedestal). We have boxs of these types of displays that came from everything from calculators & cash registers to alarm panels and old retired ATMs.
    varying colors from traditional blue/green to amber/orange

  • @quadplay2591
    @quadplay2591 4 роки тому

    Just found this while trying to repair an old vfd, this is priceless info, thanks Dave

  • @AlexanderBrevig
    @AlexanderBrevig 9 років тому +5

    This is an absolutely amazing video! I love getting an insight into your thought process. Excellent job!

  • @KD0CAC
    @KD0CAC 9 років тому

    Thanks Dave , I had just posted on the forums trying to trouble shoot a VFD from Noritake and had one response so far to get me started on seeing if I can repair , and now you video comes up :)
    This should help with a couple steps in finding a fault in mine .
    I'm reversing without the engineer ;)
    John

  • @CallumAi
    @CallumAi 9 років тому +1

    I think the pulsing is due to the serial UART on pins 0 and 1 (one's Rx and one's Tx). The Arduino software includes bootloader on the ATMega (which is usually pre-flashed on complete boards) which allows it to be programmed over the UART (the USB is simply an FTDI serial port on those pins, with a reset on serial connection).
    When the board resets the bootloader waits a while for UART data before proceeding to the program so uploading and verifying ends up toggling the serial (it also flashes what's an LED on pin 13 most boards to show the bootloader's starting (happens irrespective of whether you're uploading anything).

  • @ComputerLearning0
    @ComputerLearning0 9 років тому +3

    These were my favorite display's back in the day. All my older amateur radio gear used VFD's but years back everything went LCD because it was far cheaper and used way less power.

  • @Ricktpt1
    @Ricktpt1 5 років тому +2

    Pioneer's dual-channel 24 segment dB displays were among the most visually rewarding. It's no small part of the attraction of their classic "Silver, quarter-inch, milled aluminum faceplate" dreadnought weight division Tape Decks like the RT-909 and the CT-F1250. As the years went by the resolution dropped, the number of segments plummeted and what was once a great thing, got cheapened to the point of the slower responding, overshoot prone physical "needle meters" once again prevailing, also owing to improvements in execution/design. (At least in neo-vintage gear.) But nothing reproduces the look of those great Flouroscan (their trade name) displays.

  • @wattage
    @wattage 9 років тому +1

    Really enjoyed this video, Dave. Nice to hear the thought processes you used and listen to your explanations. Please keep doing videos like this. Very educational and entertaining!

  • @DefconUnicorn
    @DefconUnicorn 9 років тому +3

    Loving the vacuum leaking out comment really had me in stitches :D

    • @ketas
      @ketas 5 років тому

      maybe he imagined to be inside the display

  • @murrij
    @murrij 9 років тому

    Awesome! I could watch videos like this (reverse engineering hardware) for days. Thank u Dave, and please do more like this. I am your padawan and learned a lot from this one vid and your narrative!

  • @ocayaro
    @ocayaro 9 років тому +2

    The construction of VF devices allows them to be used as a single vacuum triode capable of amplification at up to 100kHz or so. Good for a novel audio preamplifier stage with a mellow 1940s sounding output.

    • @IvanIvan1974
      @IvanIvan1974 9 років тому

      ...and use the fluorescent part as a spectrum display?

    • @ocayaro
      @ocayaro 9 років тому

      IvanIvan1974 Unfortunately not at the same time. There is effectively only one anode and one cathode for all the grids. Hence only one triode. Two triodes would need two VFDs.It's more of an interesting curio than a really cutting edge thing. Of course the transconductance (gm in mA/V) would need to be measured first. The designing part is then a lot like designing with an n-FET.

    • @IvanIvan1974
      @IvanIvan1974 9 років тому

      Electro It was a joke, but yes, there would be a few parameters to work out for a proper design, if even possible.

  • @milesbancroft
    @milesbancroft 9 років тому

    I really enjoyed this one. It was interesting in that it described how VFDs work AND it had a bit of a voyage of discovery. Great stuff Dave, thanks.

  • @xDR1TeK
    @xDR1TeK 9 років тому

    These things have their own character table, best check if there is a datasheet to show the table or else mod a new chip in place of the controller with a new character lookup table to suit your needs. The nice thing about this vfd is that it is early design which allows every bit of it to be highly modular. Wish all technology today is like that.

  • @JosAugust
    @JosAugust 7 років тому +2

    I am very happy to have found this UA-cam channel. You are a genius. My respect and admiration. Very good video, very good job. Best regard.

  • @yoochoobb
    @yoochoobb 9 років тому

    Nicely done! I always find these videos interesting. I have nowhere near the electronics knowledge to do this kind of stuff, but I have enough to grasp the concepts in your explanations and I appreciate your enthusiastic approach.

  • @thorpejsf
    @thorpejsf 5 років тому +1

    I'm going to quibble with the control description around minute 6! The grid typically covers many anodes in a VFD (at least the old Soviet VFDs like the IV-22). You supply anodes individually to light them up (typically through a high-side driver IC), and can control the brightness of the entire display (a single 7-segment cell in the case of IV-22) by varying the grid voltage.

  • @ZOOT1000100
    @ZOOT1000100 7 років тому +1

    Fair play Dave, you're a treasure trove of brilliant info.

  • @7head7metal7
    @7head7metal7 9 років тому

    I have one of these lay around, out of some old, broken HP measurement device I got a few months ago. I was thinking of throwing it away due to lack of storage space, but now you inspired me to hack it, and see if it still works. Let's see what I can get :)
    Greetings from Germany!

  • @SeanDuffyProductions
    @SeanDuffyProductions 9 років тому

    Fantastic video Dave! Reverse engineering old bits of kit like this is really interesting, I'd like to see more of this on your channel, keep it up!

  • @SjoerdvanGestel
    @SjoerdvanGestel 9 років тому

    So awesome to see you get this this to work. Had such a module for ages in a drawer from an old commercial scale with red light coming off it. Shame that I got rid of it because after seeing this I would have love to try and get it to work myself as well. Really enjoyed the video! Thanks!

  • @LuisGarcia-tb9po
    @LuisGarcia-tb9po Рік тому

    My digital clock broke recently so I’ve been researching clocks and it occurred to me I could make my own with an Arduino and a display, so now I’m researching VFDs since I love the look. I might try to salvage one from some broken AV equipment if I can any on eBay or any dumpsters near me, good ol’ reusing and recycling right!

  • @icebrodie
    @icebrodie 9 років тому

    New from EEVBlog Studios: the VFD Shield.
    Very cool to see this work in action.

  • @Akkillies
    @Akkillies 6 років тому +16

    "if the vacuum leaked out" good one Dave. We know what you meant :D

    • @RaduOleniuc
      @RaduOleniuc 3 роки тому +1

      The joys of using the minus sign - for electrons, as it was used by Benjamin Franklin who invented the notation and also knew that electricity flows from - (negative) to + (positive) side of things. :)

  • @frollard
    @frollard 9 років тому +4

    27:55
    One must keep in mind pin 0 and 1 are the serial programming input on the arduino, so if you need to use them, be ready for your project to have lots of pulsing on them during programming, and your serial monitor may poo the bed if you are driving them.

    • @dash8brj
      @dash8brj 9 років тому

      Or trigger the firing SCR in my case when I changed some code on my capacitor bank project. OOPS :)

    • @frollard
      @frollard 9 років тому

      dash8brj at least you were firing the scr at no more than 50% duty cycle and 9600 baud ;)

    • @dash8brj
      @dash8brj 9 років тому

      frollard Or more to the point, at least the bank wasnt charged much at the time (about 30V)

  • @EvanCarrollTheGreat
    @EvanCarrollTheGreat 9 років тому

    This video is my favorite EEVBlog. Love it!!

  • @alessi4249
    @alessi4249 4 роки тому

    For every idea I have or part I find there always a great eevblog video accompanying it it's great!

  • @piotrlobacz
    @piotrlobacz 9 років тому

    More videos like this please. Truly enjoyed it.

  • @ruhnet
    @ruhnet 6 років тому

    Fantastic! Thanks for taking the time to do this!

  • @ChrisNorris
    @ChrisNorris 9 років тому

    Great video - I salvaged a VFD from a late 70's battery arcade game - gonna hook it up!

  • @jaydavies2001
    @jaydavies2001 3 роки тому

    Fascinating!!!!! I watched, enthralled, mesmerised, honestly.
    I saw VFD's coming in (slowly) in the early 80's then they became the norm for a while, included on HiFi equipment, etc. VFD's were beautiful, largely due to the color but also the unknown, mysterious, they were like magic; now I am old, they have NOT lost their beauty and charm. When I watched your video, it was like watching a magic trick being explained, but, due to the way my brain works, you have added to the wonder :-)
    Well done and thank you
    All the best
    Jay (South Wales)

  • @Corcoancaoc
    @Corcoancaoc 9 років тому +78

    "vacuum leaked out" :D:D

  • @TheSofiaChilli
    @TheSofiaChilli 9 років тому +2

    Finally some actual electronics :-) well done ...

  • @davepauljones
    @davepauljones 9 років тому

    Well done Dave, thanks for spending your time on this, keep up the good work.

  • @roberteliassen5020
    @roberteliassen5020 8 років тому

    One of your best videos, Dave! Couldn't find any bigger thumb than the default though. ;-) Thanks a lot!

  • @ksbs2829
    @ksbs2829 4 роки тому

    That was just a lot of fun. Really enjoy your stream of consciousness reverse engineering videos. It's good for the newcomers too since it shows the dead ends, the oops, etc. The other canned videos where everything goes perfectly can be frustrating for beginners because they think they are doing something wrong. Nice vid Dave

  • @rpavlik1
    @rpavlik1 9 років тому +14

    In the test sequence printing the character set it looked like it had some non ASCII characters: do you think that test sequence showed the character set in order (thus showing how to get the extra characters)? My other question would be if the controller accepted ASCII cursor control bytes, to move it around, etc.

    • @Mythricia1988
      @Mythricia1988 9 років тому +3

      Good thought on the cursor control bytes, that'd be worth testing for sure.

    • @EEVblog
      @EEVblog  9 років тому +7

      rpavlik1 No doubt it would be in sequence, just a for loop in the code.

    • @Mythricia1988
      @Mythricia1988 9 років тому +10

      EEVblog I just stumbled upon another VFD module datasheet, and apparently one of the unknown lines on the board is most likely a toggle between Character input and Command input, so you can change things like brightness duty cycle if you put the module into Command mode and write the relevant bytes. Will see if I can find it again, not that there's any guarantee they use the same commands...

    • @ZaphodHarkonnen
      @ZaphodHarkonnen 9 років тому +3

      It's likely Extended ASCII. en.wikipedia.org/wiki/Extended_ASCII
      Regular ASCII is only 7 bits whereas Extended makes use of all 8.

    • @Stabby666
      @Stabby666 9 років тому +2

      That's exactly what I thought when watching it. Probably using characters under 32 for control codes like the old dumb terminals attached to mainframes/mini computers used to use. It'd also make it simple to connect to an old modem :)

  • @THEtechknight
    @THEtechknight 9 років тому

    I would say that display was designed to be interfaced with an 8051/6805 parallel system bus. So, the line your toggling is probably the R/W line.
    But there is either a command/data line, Or... you can try rotating through all the non-ASCII bytes, some are likely to be control codes. Such as brightness, CLS, char position, etc..
    Some displays even use an Escape code. So you would send the Escape char, and then the control code.

  • @ZoomyZoom77
    @ZoomyZoom77 9 років тому

    The vfd explanation was very easy to understand. Thanks!

  • @Mprikiman
    @Mprikiman 7 років тому

    Really good work there Dave! Watching your videos make wanna blow-off the dust from my E.E. degree. Too bad I am in another business and got very little time to do that =(. Keep up the good work mate, I really enjoy your videos. Greetings from Greece!

  • @cartti
    @cartti 9 років тому

    Asked for it and got it. Thank you very much Dave. :)

  • @royalscam9
    @royalscam9 9 років тому

    I've never had the opportunity to play with one of theses, so i really enjoyed this video. As for it not being ASCII, well it could be some variant of extended ASCII. The easiest way would be to map out the characters in the form of a loop. Start with 32 (SPACE) and end with 255. 32 through 127 are the printable ASCII characters, and 127 - 255 are the 'extended'. I'd also like to see if one of the first 31 characters generates a clear screen.

  • @TheExileFox
    @TheExileFox 9 років тому +2

    The reason for arduino to have a non-standard header spacing is because they accidentally put it like that on REV 1.0 and they will keep it like this to not break compatibility with boards/modules made to plug directly into the arduino

  • @SkyCharger001
    @SkyCharger001 8 років тому +19

    I've paused and counted: it's 40x2

  • @pepe6666
    @pepe6666 8 років тому +3

    man that was great fun! more videos like this :) getting into old electronics like this is so coool

  • @Craft4Cube
    @Craft4Cube 9 років тому

    +EEVblog 28:00 The pulsing is due to pin 13 pulsing on boot of the Arduino

  • @VideyoJunkei
    @VideyoJunkei 9 років тому

    Late 70's early 80's, a LOT of hand-held games used the VFD. This was before cheap black and white LCD displays were used. Most games didn't use dots like pixels, but actual shaped elements for the game; say a space shooting game would have spaceships, and shots, and stars all spaced out over the display (very jumpy motion, yes.) Also, many were quite colorful...the "standard" output color is light blue/aqua (still common, even today) and orange. By using shaped filters either inside or colored strips outside you can get blue,green,red,and pale yellow. These were fairly expensive to make, so by the mid 80's things were going toward LCD displays....I have a lot of games like this in 3 boxes in storage!

  • @piotr0r_
    @piotr0r_ 9 років тому

    I fix pinball machines for a living and this appeals to me a lot. Gottlieb Pinballs used green VFDs similar to this one, which reminds me of the first Sys 80B. displays. Also, Babcock used to manufacture orange 128 x 32 DMDs for newer generation pinballs in the 90s.

  • @daryltownsend
    @daryltownsend 6 років тому

    I love VFD; great video as always Dave :)

  • @colepdx187
    @colepdx187 5 років тому

    A wonderful piece of hardware. Beautiful.

  • @quantumfluctuations1
    @quantumfluctuations1 6 років тому

    omg i am a display obsessed one, especially vfd's, this is very satisfying thx

  • @moe61806
    @moe61806 9 років тому

    Loved the back to the future reference.

  • @adriancatisanu7364
    @adriancatisanu7364 9 років тому +1

    Am I the only one who read UFO's instead of VFD's up there in the corner of the whiteboard? =)
    Anyway, awesome and interesting video as usual Dave, very much appreciate it !

  • @xDR1TeK
    @xDR1TeK 9 років тому

    I bought one from digikey. Best project ever.

  • @tubical71
    @tubical71 9 років тому

    And this is how we do it. I would have done it just the same way with my adurino attached....:)
    Thanx for this one Dave.

  • @dorbie
    @dorbie 9 років тому

    The polarity switching is on the phosphor elements not the mesh. It is likely that they are isolated for multiplexing.

  •  9 років тому

    Awesome video, as usual!!! Congrats!!! I really hope you continue doing stuffs like these!!! Thanks!

  • @emretelci6449
    @emretelci6449 8 років тому

    Dave, thank you so much. I've been learning a lot from you. This one is very cool. I was planning to make a vu-meter using vfd and this inspired me a lot :)

  • @Cjm942
    @Cjm942 9 років тому

    Love these videos Dave

  • @Madbot_
    @Madbot_ 9 років тому +12

    16:26 the vacuum leaked out? I know you what you meant, everyone mess up now and then. Other than that, thanks for telling me how these work.

    • @rich1051414
      @rich1051414 9 років тому

      I hear that so much xD I always just say I hate when my vacuums leak out and they realize their mistake, usually :P

    • @EEVblog
      @EEVblog  9 років тому +10

      madgod 117 LOL! Yeah. It's a magic vacuum.

    • @Alice_Fumo
      @Alice_Fumo 5 років тому +1

      Well, at first there was a vacuum in there, then there was not.
      It must've gotten OUT somehow!
      This is actually an interesting case, since the more intuitive way to see a vacuum is as a something than the absense of everything. We create a vacuum for specific purposes and once we have it we would less likely think about it as "an absense of air", but rather as "a presence of lack of air"
      When a vacuum goes missing it's kinda cryptic like "Nothing just stopped existing. It took so much energy to make this nothing, too!"
      And because of that, I find a description like vacuum leaking out more sensible than air leaking in which doesn't get the point of the vacuum disappearing across quite as well. Proper descriptions I believe would need more words, which I also find dumb when literally everyone gets what the meaning of what is said is.

  • @ms_enj
    @ms_enj 9 років тому +1

    Nice Back to the Future III reference thrown in there, Dave. :D

    • @EEVblog
      @EEVblog  9 років тому +6

      ms_enj Every 2nd or third video has a reference I think!

    • @thedogememesproductions6354
      @thedogememesproductions6354 8 років тому

      +EEVblog i have a vfd and i need help on to make it display what i want but i know how to wire it

  • @davida1hiwaaynet
    @davida1hiwaaynet 9 років тому

    Great explanation. I would love to have one of those for some of my projects. Super-cool! Thanks.

  • @basimpsn
    @basimpsn 9 років тому +1

    @14:05 you could just look at the voltage on the capacitor and stay below thevoltage limit. But nice work

  • @THEtechknight
    @THEtechknight 9 років тому

    One thing you forgot to mention Dave, with multiplexed VFDs, either the Cathode has to be biased slightly above ground with the grid being pulled to ground, aka Cutoff. Or the other way around, leaving the Cathode at 0 potential, while biasing the grid negative.
    This is required to prevent ghosting.

  • @MrOzzyCam
    @MrOzzyCam 9 років тому

    That was a really nice logical approach to gain some understanding of a bit of unknown gear and in making it useful again. I enjoy seeing this kind of recycling of electronics. I myself like the VFD's, IMHO, LCD's seems cheap and nasty by comparison to such an elegant bit of engineering as a VFD.

  • @robot797
    @robot797 9 років тому +3

    i love vfd's
    and i use them whenever i can

  • @RonnieTucker1
    @RonnieTucker1 9 років тому +3

    Awesome video, Dave. I managed to salvage one of those types of displays from an old shop till. So I'll definitely be putting your theory to the test on mine :)

  • @Tigrou7777
    @Tigrou7777 8 років тому

    I remember I salvaged one PCB + vacuum fluorescent display when I was a kid. I had not idea how to use it. So I bring it to one guy i know that was electrician (not electronic engineer) he told me this : " you know it's complex to use, you need to reverse engineer using a oscilloscope etc ...) I was so disappointed.

  • @dmwtech4495
    @dmwtech4495 9 років тому

    Awesome Dave, totally cool. Learned a bit there. Thanks

  • @tedtw
    @tedtw 9 років тому +1

    I've used these displays in instrumentation systems. Nothing to hack to use these displays; just a parallel 8 bit word with a strobe line to load a character. IEEE makes a one that instead of just characters it has a dot matrix with built-in graphics. For example, send it a couple simple commands and a circle is displayed. You can set the circle size and location on the screen. Also has text size function built-in with various video effects, such as a curtain-like effect that "opens up" on the display to change screens.

  • @RedRamzor
    @RedRamzor 9 років тому +16

    Why not program it to some sort of Tweetdeck display for the office?

    • @RedRamzor
      @RedRamzor 9 років тому +16

      Well it's either that or teen spirit.

    • @RedRamzor
      @RedRamzor 9 років тому +7

      Although I'm not sure of the wireless capabilities of teen spirit...

    • @EEVblog
      @EEVblog  9 років тому +18

      RedRamzor I have bigger plans for a twitter display, literally...

    • @RedRamzor
      @RedRamzor 9 років тому +7

      I'll look forward to it! I really enjoy these "hacking"/hobbyist videos. I think it really opens peoples minds to what people can do with whatever piece of hardware they have sitting in the bottom of their closet.

    • @Ilovelazers
      @Ilovelazers 9 років тому +3

      EEVblog I'm not sure if I should be scared or not.

  • @joaobacalhau8383
    @joaobacalhau8383 8 років тому

    Great video ! I got really excited when the test characters popped up ! LoL. Cheers!

  • @maxwang2537
    @maxwang2537 Рік тому

    17:44 I particularly liked Dave doing the "Duanggggg ...".

  • @XOIIOXOIIO
    @XOIIOXOIIO 9 років тому

    Oh wow awesome timing, I just got several of these but much larger, and one big one that says plasma on the back but looks like a VFD.

  • @morelenmir
    @morelenmir 9 років тому +1

    Presumably the safety concern with the board's high voltage section would be more a discomfort issue than actually dangerous?
    Also, while I understand the basic cathode->grid->anode behaviour of an early valve I don't see how you light/dark the individual pixels of the display element. It looked like the grid was only discrete for each whole element and not the individual pixels. Was there some way to energise the individual sections of the grid that stood over the corresponding pixel?

    • @PeterWalkerHP16c
      @PeterWalkerHP16c 9 років тому

      +morelenmir The grid is for multiplexing each block not each pixel.

  • @Arek_R.
    @Arek_R. 9 років тому

    Love the way by the text appears on display!

  • @maxwang2537
    @maxwang2537 Рік тому

    5:35 You say if you want to turn that dot off, you can simply make the grid voltage the same as the cathode. Understood, but the problem is that the grid is not as fine as the dots; there is often only one grid on for many many dots - how can these dots, under a shared grid, be individually controlled? You might say that you can do this by manipulating the voltages on the dots, but if this is the way, why should be need the grids at all? Thanks.

  • @charlesturner897
    @charlesturner897 9 років тому +4

    Have you done any episodes on nixed tubes? If not will you consider doing one?

    • @ketas
      @ketas 5 років тому

      nicked tubes? or nixie?

  • @edwardbyard6540
    @edwardbyard6540 9 років тому

    We used tens of thousands of VFDs in slot (pokie) machines here in the UK, every machine made in the last 30 years had one. All were Samsung modules with our custom driver IC to do special effects, reset on power up, dimmer, scroll control, etc. They were simple enough, with a clock, data and reset line. Just write data to it, and wait for a few uS between characters. Serial modules were expensive and unnecessary, and too susceptible to noise, needing a shielded cable or you'd get garbage on the display...

  • @bensthingsthoughts
    @bensthingsthoughts 9 років тому

    Yeah that was a good one !!! Love how easy you got it up and running... It would have take me forever I guess ...

  • @NilsRohwer
    @NilsRohwer 9 років тому

    Fantastic, thanks Dave! I really enjoyed that.

  • @michaelhawthorne8696
    @michaelhawthorne8696 9 років тому

    Nice one Dave,
    I love VFD's, They were great in early Casio calculators.
    This video is going to very useful.
    They look so much cooler than LCD's and have advantages in dark rooms that LCD's fail at.
    It's a pity they draw so much current huh?