Slashdot Mirror


Programmable Vacuum Fluorescent Display (VFD)

An anonymous reader writes "There is a review of a programmable Vacuum Fluorescent Display (VFD). It is used to monitor computer related stats e.g. temperture, voltages, uptime etc. The article can be found here. Looks like an interesting toy!"

16 of 149 comments (clear)

  1. "Programmable" by vincent99 · · Score: 2, Informative

    This is no different than a normal serial LCD/VFD.. All the "programming" has to be done on the computer side.

    --
    -- V
  2. not new by bromoseltzer · · Score: 2, Informative
    Maybe this is a useful product, but similar displays (maybe with plasma or LCD and serial IO) have been around for 30 years or so.

    Happy New Year - mse

    --
    Fiat Lux.
  3. Why now? by oddrune · · Score: 2, Informative

    Matrix-Orbital have been selling them for ages.
    It's nothing new..

  4. Price? by Anonymous Coward · · Score: 1, Informative
    Here's another review on the Matrix Orbital VK204-25.

    I didn't see the price in the review, but after a little poking around, Matrix Orbital's website lists this VFD at $123.12.

    1. Re:Price? by CACraw · · Score: 2, Informative
      Pricing for this and other similar devices here

      About $150-200 depending on add-ons. --Chris

    2. Re:Price? by Glint · · Score: 2, Informative

      The manufacturer's website lists the price ($123.12 to $143.12).

  5. Something a bit cheaper... by tchuladdiass · · Score: 4, Informative

    Pick up any HD44780 compatible LCD, and hook it up to your parallel port. There's a driver for linux that controls this using the same commands that Matrix Orbital uses. However, a 20x4 LCD will run less than $10.00 at many on-line parts houses. I use one for my digital jukebox project.

  6. Re:So... um... why? by cybermace5 · · Score: 3, Informative

    Well, it actually does require software to give that info. It connects via serial port, see? It's not tied in to the chipset.

    --
    ...
  7. lcdproc by elskanko · · Score: 2, Informative

    there was an acticle on slashdot about the lcd screens from matrix orbital using some cool linux software
    http://lcdproc.omnipotent.net/

  8. Re:how much is it? by Gudlyf · · Score: 4, Informative

    $123 direct from their site. Not worth it, IMO.

    --
    Trolls lurk everywhere. Mod them down.
  9. Interesting Power Requirements by Angry+Black+Man · · Score: 3, Informative

    Displays are really popular things today. They're always trying to come up with something brighter and more efficient. These VFDs take the crown from the relatively new OLED technology. They operate at a wider temperature range (some research I did shows -20 C to 70 C). They also use less voltage (around 5VDC as compared to 8 of most OLEDs).

    VFDs sound like the perfect backlighting technology to go into everything from phones to handheld consoles (the Gameboy Advance is seriously in need of something like this) as they would go easier on battery life thanks to the minute power draw and low temperature.

    --
    the byproduct of years of oppression by the white man
  10. More Info by limekiller4 · · Score: 3, Informative
    For those of you seriously considering getting one, another review can be found:

    http://www.bit-tech.net/review/77/

    ...and can be purchased here:

    http://www.matrixorbital.com/products/vk204-25.htm

    The Slashdot-linked review didn't seem to have the price, either, and that is listed as between $123.12 and $148.12, depending on what features you wanted.

    --
    My .02,
    Limekiller
  11. Re:Odd.... by cybermace5 · · Score: 4, Informative

    Apparently, you understand neither technology.

    CRT: Fluorescent material glows when struck by electrons from a cathode in a vacuum tube.

    VFD: Fluorescent material glows when struck by electrons from a cathode in a vacuum tube.

    The only difference is that the CRT electrons are steered across the surface of the display with coils. The VFD simply places cathodes near a corresponding phosphorescent element.

    So...not quite as different as you believe.

    --
    ...
  12. Re:VFD - LED by throbbingbrain.com · · Score: 2, Informative

    You'd have to see one in person to really grasp the benefit. They are extremely bright and easy to read compared to backlit LCD displays and work in any temperature. A photograph can't capture this.

    I installed one in the dash of my Jeep behind a pane of smoked plexiglass and the finished product looks totally professional.

  13. Software by MoTec · · Score: 2, Informative

    I've been using a Matrix Orbital LCD for almost a year now and I'm pretty happy with it. The best software for it is definately LCDC (lcdc.planetdps.com). It works with windows, not linux but it is easily programmed to display almost anything you want.

    LCDC interfaces with Motherboard Monitor to get temps, fan rpm's, and voltages. It also interfaces with WinAmp to get song titles and even graphic equalizer information.

    Parallel displays can be had for much, much cheaper than matrix orbital's displays but LCDC doesn't (officially) support anything other than matrix orbital displays.

    Also, I happen to know that Matrix Orbital is getting ready to release a USB version of their LK204-25PC (a 4x20 LCD with 12volt general purpose out's - great for controlling fans). It's going to be at least a couple months before they release a similar VFD device.

    I'm pretty happy with mine but for me at least it definately falls into the 'neat' category instead of something truly usefull, like it would be on a headless server or home theatre PC.

    Check out LCDC, the author did a great job on it, for sure.

  14. Matrix Orbital has had these for years... by ToyKeeper · · Score: 2, Informative

    They're neat displays, but hardly news. They have been selling these for at least 4 or 5 years. Before they started selling LCDs, I think.

    Most people are better off spending $10 for a HD44780 LCD plus cables than spending $140 on a VFD. They're both well-supported and easy to display on, especially in linux.

    I've currently got a <a href="http://www.crystalfontz.com/">CrystalFontz</ a> LCD in my case, telling me all about what the computer is doing. It's brighter, bigger, easier to read, and has more features than similar MtxOrb LCDs, and costs significantly less. It even came with a drive bay mount so I didn't have to cut up my case. :)