Using an HT16K33 4-Digit Seven-Segment Display with an ESP32
Using this code shown in the video, we build a digital clock using seven segment display wiht HT16K33 module and DS1307 Real time clock module with Arduino. Make sure to seee introduction to HT16K33360-Resources for this sketch
Language: C++
Copied!
Resources & references
-
External
-
ExternalDS3231 datasheet (PDF)datasheets.maximintegrated.com
-
ExternalHT16K33 library (from GitHub)github.com
-
ExternalMelexis websitemelexis.com
-
Internal
Files📁
No files available.