The dot matrix clock was built without the use of a regular Arduino board but uses the ATmega168 with Arduino bootloader and assembled on a breadboard. An RTC clock compensated by temperature is used ...
This clock uses a DS3231 RTC IC, which is not only quite accurate, but does also provide a temperature reading (which isn't as accurate but good enough). In order to switch between the normal ...
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. The small Arduino ...
The Matrix clock is a single board, highly compact, Arduino compatible clock that displays the time on an LED matrix display. The display and rich firmware library allow for animated transitions ...
We’re surprised we haven’t seen this kind of clock before, or maybe we have, but forgot about it in the dark filing cabinets of our minds. The above picture of [danjhamer’s] Matrix Clock doesn’t quite ...
A word clock – a clock that tells time with words, not dials or numbers – is one of those builds that’s on every Arduino neophyte’s ‘To Build’ list. It’s a bit more complex than blinking a LED, but an ...