Build a simple digital clock using an Arduino and DS3231
Using this code shown in the video, we built a digital clock using a seven-segment display with an HT16K33 module and a DS1307 real-time clock module with Arduino.
358-Resources for this sketch
Language: C++
Copied!
Resources & references
-
ExternalDS1307 datasheet (PDF)datasheets.maximintegrated.com
-
ExternalReal-time clock library (from GitHub)github.com
Files📁
No files available.