I have a VFD module that I puled from a Coke Machine at my work that I would like to use in a present project however I'm having a lot of trouble with it. I would like to use it with Smartie, but I don't think I'm even hooking it up properly to the embedded PC. I have the data sheet as well as the pinout (4 pins only). One pin for power, one for ground, one for Serial Data, and one for register clock. I tried hooking up only the serial data line to the TX line on the serial port but nothing. I can't send nothing to the display. Any help would be greatly appreciated.
I think this is another i2c interface device which you won't be able to drive directly from a PC (but feel free to impress me and say - oh yes you can!)
The driver for this would be a bit more complex to do although it is possible if you interface it with an Arduino or similar.
dperrow wrote:I think this is another i2c interface device which you won't be able to drive directly from a PC (but feel free to impress me and say - oh yes you can!)
The driver for this would be a bit more complex to do although it is possible if you interface it with an Arduino or similar.
I think this display might be dead because I took it back into work and plugged it back into the soda machine and it didn't do anything lol. I'll get back to you when I can scrounge another one up.