Y
Hacker News
new
|
ask
|
show
|
jobs
by
sokoloff
1998 days ago
You can use the ESP32 onboard RTC to do periodic wakeups. (You can also use external stimuli via GPIO pins, but you don't
need
anything extra if all you want is a periodic wakeup.)
1 comments
StavrosK
1998 days ago
It has an onboard RTC? Very nice, I missed that (and the ESP8266 didn't have one).
link