Binary Clock Uses DS3232 RTC

[Kenneth Finnegan] quenches our clock-a-day compulsion with his Arduino based binary timepiece. The clock uses a 5×7 LED matrix as a display and shows month, day, and time. He sourced a DS3232 real-time clock which automatically compensates for temperature to achieve very accurate time keeping. We like the super-cap circuit he added to keep the RTC running if the power is cut.

Is an Arduino overkill here? Well, the code is certainly not filling the 16k available on the ATmega168. At $4.32, the $1-2 you could save by using a lower-grade chip is not worth having to rewrite the code developed during prototyping. [Kenneth] also mentions that these projects usually only hang around for a few weeks before they’re re-purposed for the next endeavor.

Take a look at [Kenneth’s] superb hardware walk through in the video after the break.  If you’re a fan of clean breadboarding, he’s also made a time-lapse of the circuit building process.

Continue reading “Binary Clock Uses DS3232 RTC”