TL;DR

A hobbyist has developed a revised version of a voltmeter clock, featuring a cleaner design and continuous motion. The project involves custom-built enclosure, simple electronics, and careful calibration. This demonstrates accessible electronics DIY with practical aesthetic improvements.

A hobbyist has unveiled a redesigned voltmeter clock featuring a cleaner aesthetic and continuous motion, using off-the-shelf components and custom craftsmanship. This project highlights accessible DIY electronics and design improvements that appeal to electronics enthusiasts and makers.

The new voltmeter clock uses three generic 90° panel voltmeters from Amazon, disassembled and customized with printed decals for a precise look. The design includes a recessed front panel to hide the meters’ plastic flanges, achieved through CNC machining and careful assembly. The enclosure features a curved side wall, crafted by bending and gluing a shaped wooden panel, resulting in a seamless appearance.

The circuit employs an AVR128DB28 microcontroller powered by a standard wall wart, interfaced with the meters via digital output pins. It uses a simple pulse train to drive the meters, avoiding complex digital-to-analog converters. The system includes pushbuttons for manual time setting, and software controls the duty cycle of the pulses to achieve smooth, continuous motion of the clock hands.

Why It Matters

This project demonstrates that functional, aesthetically pleasing clocks can be built with affordable, readily available components and basic electronics skills. It offers a compelling example for hobbyists interested in combining electronics, craftsmanship, and customization. The clock’s continuous motion and refined appearance make it a notable DIY achievement in analog clock design.

Amazon

off-the-shelf voltmeters for DIY clock

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background

The concept of voltmeter clocks has existed since at least 2019, when the creator built an initial version. This latest iteration improves on the previous design by emphasizing aesthetics and simplicity. The use of off-the-shelf meters and straightforward electronics makes it accessible for hobbyists, with the project documented through detailed measurements, CAD mockups, and code snippets.

“The new design aims to be cleaner and more refined, using simple components and careful craftsmanship to produce a visually appealing clock.”

— the project creator

“This project shows that you don’t need expensive parts or complex circuitry to create a functional, attractive voltmeter clock.”

— electronics hobbyist community

Amazon

microcontroller kit for clock projects

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What Remains Unclear

It is not yet clear how durable or precise the clock remains over extended periods, or how the design performs under different environmental conditions. Further testing and user feedback are needed to assess long-term reliability.

Amazon

custom enclosure for electronics projects

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What’s Next

The creator plans to publish detailed CAD files, code, and assembly instructions to enable others to replicate or customize the design. Future updates may include enhanced calibration, improved enclosure materials, or integration with digital time-setting features.

Amazon

analog voltmeter clock kit

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Key Questions

Can I build this clock with different voltmeters?

Yes, as long as the meters have similar specifications and can be disassembled and calibrated for continuous motion control.

What tools and skills are needed to create this clock?

Basic electronics soldering, CAD design for enclosure, and some woodworking or bending skills are required. Familiarity with microcontrollers and programming is also helpful.

How accurate is the clock’s timekeeping?

The accuracy depends on the microcontroller’s crystal and calibration. It is primarily a visual display, so precise timekeeping is secondary.

Is this project suitable for beginners?

While accessible, it requires some experience with electronics and mechanical assembly. Beginners should follow detailed instructions and proceed cautiously.

You May Also Like

7 lines of code, 3 minutes: Implement a programming language (2010)

A programmer demonstrates creating a functional language interpreter in just 7 lines of code in 3 minutes, highlighting lambda calculus’s simplicity and power.

New Nginx Exploit

A new proof-of-concept exploit targets CVE-2026-42945, a critical heap buffer overflow in Nginx’s rewrite module, enabling unauthenticated remote code execution.

The Impact of Multi-Step Forms on Increasing Completion by 3x

Discover how breaking forms into steps can triple your completion rates. Learn proven strategies to turn visitors into leads faster.