Search found 1 match
- Tue May 06, 2025 8:20 pm
- Forum: ESP32 Arduino
- Topic: ESP32 deep sleep debounce
- Replies: 0
- Views: 145
ESP32 deep sleep debounce
I've been working on using an ESP32 board as a data logger for recording temperatures. I am trying my best to minimize power usage as I will be using a small battery to supply the microcontroller. I've been using an external RTC RV 8803 to set the interval between readings. I would like the ESP to ...