ESP32 Scheduling
Posted: Sat May 02, 2020 4:33 am
Hi all,
I've got a time lapse project under way with an ESP32-CAM (AI Thinker module) but I only need it to take photos at day time.
I'd like it to check the time and if its between say 8am-5pm take photos, but between 5.01pm - 7.59 be in deep sleep mode.
I've got the time lapse working and I have played around with the NTP server code
But I'm just not sure the best way to do this
Thanks in advance.
I've got a time lapse project under way with an ESP32-CAM (AI Thinker module) but I only need it to take photos at day time.
I'd like it to check the time and if its between say 8am-5pm take photos, but between 5.01pm - 7.59 be in deep sleep mode.
I've got the time lapse working and I have played around with the NTP server code
But I'm just not sure the best way to do this
Thanks in advance.