PhotoniClock
Modern meets retro with this VFD clock.
Introduction
Rule 1: Form should follow function — Its main purpose is keeping time, so it has to do that better than all other clocks in the house.
Rule 2: Keep it simple — Every feature should be concise, easy to use, and not superfluous.
Rule 3: The best things in life are fun — It has to look good and be interesting while providing an enjoyable experience.
After 1.5 years in the making, the PhotoniClock has finally arrived. If you're curious, most of that time was devoted to hardware and software. We perfected our hardware during development, exposing it to extreme temperatures, powering it with excess voltage, all to ensure the PhotoniClock is as robust as it is reliable. We critiqued our software, experimented with features, even ported components of the standard c++ library to the AVR platform.
We enjoyed creating the PhotoniClock and we hope you do as well.
Features
Background
VFD tubes operate under the same principals of vacuum tubes. Each tube contains two very thin wires called filaments through which an electric current is passed. If you view the PhotoniClock in a dark environment and reduce the display brightness, you may see the two filaments faintly glowing. Each of the VFD tube's seven segments are electrically connected to a circuit which can toggle a high voltage on/off, +56V in this particular design. When this high voltage is applied to a segment, negatively charged electrons emitted from the filament are magnetically attracted towards the positively charged segment. Upon striking the segment, the electrons are absorbed by a phosphor coating which re-emits the energy in the form of visible light, specifically a characteristic blue-green light associated with VFDs.