An open API service indexing awesome lists of open source software.

https://github.com/electronicsstudio/esp32_inbuildrtc_tm1637

Here, we are using this process to print the inbuilt ESP32 RTC time on a 6-digit TM1637 display.
https://github.com/electronicsstudio/esp32_inbuildrtc_tm1637

esp32 rtc tm1637display

Last synced: 7 months ago
JSON representation

Here, we are using this process to print the inbuilt ESP32 RTC time on a 6-digit TM1637 display.

Awesome Lists containing this project

README

          

# ESP32_inbuildRTC_TM1637

Here, we are using this process to print the inbuilt ESP32 RTC time on a 6-digit TM1637 display. There are some
changes, as the time format may be 72-hour based. We can't rely on the inbuilt RTC time because the ESP32 lacks
a battery backup pin for the RTC.