Close

How it works

A project log for Life Time

Hacking an analog clock to display a life

henry-yorkHenry York 03/29/2022 at 14:100 Comments

In my most recent design for this project, the clock's hands are moved by pulsing the clock's internal motor directly with a GPIO pin on the ESP8266. I was inspired to go with this method by this video: https://www.youtube.com/watch?v=XzXfadQXRn8. I soldered two thin pieces of magnet wire to pads on the clock PCB that connect to the coil on the board. 

When the direction of current through the coil is switched back and forth, it spins a small gear with a magnet on it that drives the rest of the gears in the clock's movement. 

When reassembled, the clock movement looks like this:

The clock movement fits into the back of the clock, and the completed control system looks like this:

Discussions