Page 1 of 1

Schedule alarm from an app to esp8266

Posted: Thu Mar 03, 2022 1:05 pm
by rufus_251
Hello,
Im new to micropython. Right now im working on a social project to help the elderly. In the procces, I need to connect an app to esp to schedule an alarm which might trigger an LED. I can pnly establish connection with socket programming, but confused whether to go for RTC module and how to use API call.Would be helpful if someone could help me.Thank you

Re: Schedule alarm from an app to esp8266

Posted: Thu Mar 03, 2022 6:51 pm
by davef
Are you planning to connect to the internet? Do you have to use an ESP8266?