Search found 1 match
- Tue Nov 23, 2021 4:23 pm
- Forum: General Discussion
- Topic: How to set RTCIO pin to INPUT and count each press when ESP32 in DEEP SLEEP MODE?
- Replies: 0
- Views: 2790
How to set RTCIO pin to INPUT and count each press when ESP32 in DEEP SLEEP MODE?
Hi guys, I have an issue about RTCIO pin that i want it to be INPUT when my board is in DEEP SLEEP mode. My main problem is ; i want to follow press numbers for a button, collect them and after 30 minutes later, show it in serial monitor. How many times that button got pressed in 30 minutes. #includ...