Tags:
view all tags
---+ Exercise 9: RTC and data logging ---++ Introduction The ESP32 has a real time clock implemented on chip. This will however only work as long as the ESP32 is powered. It may therefore be interesting to employ and external RTC like the DS1307, backed up with a battery, to keep time even when the ESP32 is powered off or in deep sleep mode. Getting the current (GMT) time from the internet is easy when using the ntptime module. We can make use of this to setup our RTC with the correct time. ---++ Exercise 1: Set the ESP32 RTC Ask the user for the current date and time and set the real time clock in the ESP32 correspondingly. Read back the time a little late and print it out. ---++ Exercise 2: Set the DS1307 RTC Do the same thing with the DS1307 RTC ---++ Exercise 3: Get the time from the Internet and setup the RTC Write a function that connects your ESP32 to the Internet through !WiFi. Use the station interface to do so. Find out the IP address the ESP32 can be reached at. Setup system time and print it. -- %USERSIG{UliRaich - 2020-05-06}% ---++ Comments %COMMENT%
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r10
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2020-05-06
-
UliRaich
Home
Site map
AFNOG web
Embedded_Systems web
IoT_Course_English web
IoT_Course_French web
Main web
Sandbox web
TWiki web
IoT_Course_English Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
Edit
Attach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback