Fork me on GitHub

Project Notes

#751 Electro-mechanical Clock Mechanism

Examining a common crystal-disciplined quartz clock movement mechanism, figuring out how to tap a 1Hz timing signal.

Build

Here’s a quick demo..

clip

Notes

Quartz Clock Movement

DIY Wall Clock Quartz Movement Mechanism Black Red Removable Wall Clock Quartz Hour/Minute Hand Clock Movement

kit1

kit2

The “quartz” mechanism is encased on a potted PCB labelled “SY09”. The hidden circuitry divides the 32768Hz crystal by 4096 to produce an 8Hz pulse. The 8Hz pulse is used to energize the coil and spin the ferrite/magnetised first drive gear.

assembly-06

The SY09 PCB decoded:

assembly-board-01

Measuring the scaled pulse that drives the coil on an oscilloscope:

scope-8hz

Circuit Design

Now that I’ve identified the 8Hz signal produced by the SY09 board, let’s have some fun and reduce it further to 1Hz with a CD4017 decade counter. An LED is attached on “0” output, and “8” wired to reset to convert the CD4017 into a divide-by-8 counter.

Why would I want to do this? Well, it may have something to do with the 2025 Hackaday One Hertz Challenge!

bb

schematic

bb_build

Re-assembly with Power wires (red/black) and 8Hz clock signal (yellow) attached:

custom-01

bb_test

Checking the result on an oscilloscope, we get a clean 1 Hz pulse:

scope-1hz

See it in action:

clip

Reduction Gear Assembly

This is mainly for my reference so I can re-assemble the gearing correctly!

assembly-00 assembly-01 assembly-02 assembly-03 assembly-04 assembly-05 assembly-06 assembly-07

Credits and References

About LEAP#751 ClockCD4017

This page is a web-friendly rendering of my project notes shared in the LEAP GitHub repository.

Project Source on GitHub Return to the LEAP Catalog
About LEAP

LEAP is my personal collection of electronics projects - usually involving an Arduino or other microprocessor in one way or another. Some are full-blown projects, while many are trivial breadboard experiments, intended to learn and explore something interesting.

Projects are often inspired by things found wild on the net, or ideas from the many great electronics podcasts and YouTube channels. Feel free to borrow liberally, and if you spot any issues do let me know or send a pull-request.

NOTE: For a while I included various scale modelling projects here too, but I've now split them off into a new repository: check out LittleModelArt if you are looking for these projects.

Project Gallery view the projects as an image gallery Notebook reference materials and other notes Follow the Blog follow projects and notes as they are published in your favourite feed reader