Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

an ESP32, DS3231, and TM1637 based 4 digit clock display

License

Notifications You must be signed in to change notification settings

28Tauri/ClockDisplay

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClockDisplay

an ESP32, DS3231, and TM1637 based 4 digit clock display

this project connects to user-set NTP servers via wifi to discipline a DS3231 RTC breakout module. the RTC time is then displayed on a TM1637 four digit 7 segment display. after a random time interval (default is 6 to 23 hours), the device will reconnect to NTP and reset the RTC. wifi is disconnected when not in use.

use a LIR2032 battery in the DS3231 (can use a CR2032 if you desolder the charging diode)

wiring:

ESP32 SCL <-> SCL DS3231
ESP32 SDA <-> SDA DS3231
ESP32 3v3 <-> VIN DS3231
ESP32 GND <-> GND DS3231

ESP32 D15 <-> CLK TM1637
ESP32 D4  <-> DIO TM1637
ESP32 3v3 <-> VIN DS3231
ESP32 GND <-> GND DS3231

a cool clock

About

an ESP32, DS3231, and TM1637 based 4 digit clock display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.