News

Reddit user Krukerfluk has created an awesome DIY digital clock using 144 x seven segment displays, combining them to create a larger LED display powered by an Arduino Nano.
Maker Michael Klements has built a unique electromechanical clock using a little Arduino hardware, code, and 28 servos, which tilt panels to reveal the correct time in digital format. As the time ...
Posted in Arduino Hacks, clock hacks Tagged 7-segment display, arduino, clock, DS1302, multiple 7-segment display, rtc, servo ...
The build relies on an Arduino Pro Mini to run the show, paired with a DS3231 real-time clock module. The latter part is of great importance, as without it, the Arduino would not keep accurate time.