News

It takes a handful of LED arrays with an integrated driver, an Arduino Nano, a real-time clock module, and a voltage regulator. The software uses a custom 6×9 font and handles addressing the LEDs ...
The build relies on that old stalwart, the Arduino Uno, to run the show. It’s hooked up to a DS3231 real-time clock module so it can keep accurate time for long periods, as is befitting a clock.
“Here is the Kraztech Real Time Clock (RTC) Module that uses the Microchip MCP7940. The Kraztech RTC Module is intended for the opensource Arduino platform but can easily be used with any ...
The heart of the clock is the Arduino Uno, a versatile microcontroller known for its ease of use and flexibility. The Arduino Uno reads the time from a DS1302 real-time clock (RTC) module.