Amazon Echo connect to ESP32 controlled mains outlet - flash lamp to indicate HANDICAP ALARM
Posted: Sat Apr 29, 2017 1:07 am
USE CASE: my senior citizen mother is a bedridden paraplegic. I am trying to give her voice-activated safety and security capability using Amazon Echo and ESP boards.
I have learned to control AC Mains outlets ON and OFF using Echo and ESP boards connected to AC power outlets. "Alexa, turn LAMP 1 ON or OFF." Issuing simple ON and OFF commands is very straightforward using the Echo.
HOWEVER, I would also like to be able to send a FLASH ALARM command to one or more outlets. This would rapidly cycle a lamp to ALERT my aged father when mom is needing his help. The light would strobe ON and OFF to get father's attention.
I am having difficulty implementing this use case. Perhaps someone can suggest a way. Ideally, the light could function normally until the ESP8266 or ESP32 is commanded to flash the warning.
Any help is greatly appreciated.
I have learned to control AC Mains outlets ON and OFF using Echo and ESP boards connected to AC power outlets. "Alexa, turn LAMP 1 ON or OFF." Issuing simple ON and OFF commands is very straightforward using the Echo.
HOWEVER, I would also like to be able to send a FLASH ALARM command to one or more outlets. This would rapidly cycle a lamp to ALERT my aged father when mom is needing his help. The light would strobe ON and OFF to get father's attention.
I am having difficulty implementing this use case. Perhaps someone can suggest a way. Ideally, the light could function normally until the ESP8266 or ESP32 is commanded to flash the warning.
Any help is greatly appreciated.