A Flipping, Perpetually-Rotating Clock

A cyclotron clock display, mounted on a wooden base. There are two stepper motors exposed on either side. There is a panel installed in the wooden base with a red button on the left, two knobs and four smaller buttons in a two by two grid on the right.

Clocks are a mainstay of hackers and makers, as they provide a way to explore creative designs while still maintaining a functional aspect to the project. [Brett Oliver] follows this tradition in making a cyclotron clock that uses a perpetual rotating digit concept from a 1900s desk flip calendar.

An exploded view of one of the flip calendar digit display, showing how the tiles fit into the chamber.

Each digit of the clock has a rotating chamber that’s big enough to fit a group of tiles inside that have digits printed on either face. The tiles are sized and stacked in such a way that the rotation of the chamber allows the next tile to slide in front of the old one. Specific digits are revealed by rotating the chamber a number of times.

Each of the four digits positions has a 28BYJ-48 stepper motor to rotate the chamber, with each motor being driven by a ULN2003 driver module. The main microcontroller is a ESP32 WROOM, and an I2C compatible DS3231 real time clock (RTC) module keeps time. All of the motors are driven off of an LM2596 module that provides 7 V, while the ESP32 and RTC are powered from a USB connector.

The different modes and the ability to set time is done through a panel that has various buttons and knobs. The whole clock is mounted on a custom wooden base that has cutouts for the panels and cabling. [Brett Oliver] has done a great job of documentation, going into detail about the mechanics and electronics of the build. Design files, including STLs of the various components, are also available for download. Be sure to check out the video after the break.

We’ve featured a flip calendar with a similar operating principle before which clearly shows the inner workings of the mechanism.

6 thoughts on “A Flipping, Perpetually-Rotating Clock

    1. That’s how the 70s digital flip clocks worked on minutes. Not hours and minutes though, that would be huge deck.

      I’m wondering if a kid would pay $ for the ancient old one I’ve got in the junk pile. Some even want my LPs. Fools/money.

      1. I think he meant, why not move all of the digits at the same time, rather than having to wait for four separate count operations. I wouldn’t have minded though, if the hours was a single 12-card digit.

  1. Nice! I saw this desk calendar mechanism in an old book of reprints from Popular Mechanics (or a very similar magazine) several years ago; I remember being gratified by the way that you could display n numbers by using n/2 tiles. I tried duplicating it myself, thinking of using a set of 0-9 ones as a counter; I made a single digit prototype, but got hung up on getting the tiles (I was using wood) to slide consistently, and I hadn’t gotten back to it. (It probably needed both better wood and more sanding.) Kudos for making it work!

Leave a Reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.