Build Your Own Retro VFD Desk Clock

Sciter_ hacked a retro calculator VFD into a modern desk clock powered by a single AA battery.

nickbild
21 minutes ago Clocks
A DIY clock with a VFD display (📷: Sciter_)

As smartphones have taken on more responsibilities, countless standalone devices have quietly disappeared. GPS navigators, MP3 players, calculators, and physical address books have largely been replaced by software. Yet one piece of hardware has resisted the same fate: the desk clock. Even though the time is always just a glance away on a phone, people still like having a dedicated clock sitting on their desk, nightstand, or shelf.

Instructables user "Sciter_" wanted a desk clock — but it had to be unique. To get the right look, the only option was to hack it together at home. So, Sciter_ got together a pile of old calculator parts, a few new components, and some other odds and ends to make one of the most unusual clocks you’ve ever seen.

The hardware (📷: Sciter_)

Instead of starting with a modern LED or LCD display, the project is built around a vacuum fluorescent display (VFD) salvaged from an old calculator. These displays have a distinctive green-blue glow that's difficult to replicate with current technology, making them a perfect centerpiece for a retro-inspired build. The remainder of the original calculator’s electronics were discarded, leaving only the display to be driven by an entirely new control system.

The brain of the clock is an ATmega328P microcontroller paired with an HV5812 high-voltage shift register, which handles the voltages required to drive the VFD segments. A 32.768 kHz watch crystal keeps accurate time, while custom firmware multiplexes the display, manages a menu system, controls brightness, and provides battery monitoring and diagnostics. To prevent ghosting and unwanted flashes during updates, the firmware blanks the display while new segment data is shifted into the driver before re-enabling the active digit.

While many homemade VFD clocks rely on higher-voltage supplies or lithium-ion batteries, this one was designed to run from a single AA NiMH cell. The inspiration came from the original calculator, which generated the voltages needed for the VFD from just one battery using a compact transformer-based converter. Sciter_ reused that concept while replacing the rest of the electronics with a modern design.

The donor calculator (📷: Sciter_)

Several modern conveniences were added as well. A light-dependent resistor automatically adjusts brightness by skipping display frames rather than changing the VFD supply voltage, helping maintain stable operation. Three buttons provide access to settings and diagnostic screens, while RGB LEDs mounted underneath the clock create an ambient underglow — but only when USB power is available. A piezo element provides button feedback, and the firmware automatically detects USB power.

Rather than hiding everything inside a polished enclosure, the finished clock proudly shows off its construction. Copper pipe elbows support the recycled display, brass standoffs hold the circuit boards together, and the AA battery remains visible as part of the design. Step-by-step instructions are available if you would like to build your own.

nickbild

R&D, creativity, and building the next big thing you never knew you wanted are my specialties.

Latest Articles