https://github.com/mythsunwind/flipclock
Auto Calendar Flip Clock controlled by raspberry pi
https://github.com/mythsunwind/flipclock
clock fartech karlsson raspberry-pi
Last synced: 3 months ago
JSON representation
Auto Calendar Flip Clock controlled by raspberry pi
- Host: GitHub
- URL: https://github.com/mythsunwind/flipclock
- Owner: mythsunwind
- License: gpl-3.0
- Created: 2018-02-05T20:08:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T20:24:56.000Z (over 8 years ago)
- Last Synced: 2026-03-06T19:44:06.614Z (4 months ago)
- Topics: clock, fartech, karlsson, raspberry-pi
- Language: Python
- Homepage:
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flipclock
I got a vintage flip clock some time ago. It is sold under the name of FARTECH or Karlsson and has a round analog clock together with 3 flip displays. One contains the name of the month, the second display shows the current day and the third shows the name of the day together with an AM/PM indicator.
I disassembled the clock and connected the individual motors of the clock to a raspberry pi.

A small python program is controlling the rotation of the day number and the day name display. The month is currently not rotated automatically.