Click here to Skip to main content
15,886,578 members
Articles / Internet of Things

ESP32 Deep Dive: What Time Is It?

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
8 Mar 2021MIT18 min read 7.6K   312   14  
Traipsing through the ESP-IDF to add some sweet sweet real-time clock functionality
Use the ESP-IDF directly and chat with devices on your I2C bus while building a class to interface with a simple I2C based real time clock, the DS1307.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions