Search found 2 matches
- Mon Dec 21, 2020 11:29 pm
- Forum: ESP32 Arduino
- Topic: Esp32 timer issue
- Replies: 0
- Views: 1814
Esp32 timer issue
I found this code on another website that works for me. It reads the temperature and sends me email alerts. I'm trying to get the code to send me a email every morning at a specific time. Im time and timealarm to accomplish this. I getting a error saying 'alarm' does not name a type. Could someone h...
- Sun Sep 13, 2020 12:35 am
- Forum: ESP32 Arduino
- Topic: Schedule tasks
- Replies: 1
- Views: 4085
Schedule tasks
I'm new to the esp32 microcontroller. I'm trying to have the esp32 measure temperatures and if they reach a high or low setpoint it emails me with a alarm. I've been able to find a few sketchs and put them together and make it work. I also want to have a email sent every day at a specific time with ...