Clock designed around the Noritake itron GU20X8-301 color VFD module
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
For an example of interfacing with this VFD, take a look at my other project: a port of Bad Apple!! to this display.
Here's a video showing some clock code I threw together a little while ago.
Create an account to leave a comment. Already have an account? Log In.
Nice! Always liked the glow of VFDs. Looking forward to seeing links to the driving software. Does that panel generate all the voltages required, as opposed to say this one? https://www.ebay.com/itm/128-32-VFD-Screen-Panel-SCM-Vacuum-Fluorescent-Display-Graphical-Dot-Matrix-Chip/273083073717
Yes, just give it 5 volts (at several hundred mA...) and hook up the control lines - it uses an oldschool parallel bus. Not my repo but there is interface info here: https://github.com/cawapy/GU20X8/blob/master/gu20x8.md
I always liked the two-color VFDs. Looks like you could make a decent game of Space Invaders on that.
stock varies, but you can pick them up for about $20 on ebay: https://www.ebay.com/itm/20x8-VFD-Screen-Panel-3-Color-Graphical-Lattice-SCM-Vacuum-Fluorescent-Display/273373691704
Become a member to follow this project and never miss any updates
By using our website and services, you expressly agree to the placement of our performance, functionality, and advertising cookies. Learn More
did you do any more with this? I just purchased one off eBay, never used arduino before, but l have also ordered one of those... I have a lot of learning to do and could do with any assistance available ;)