Amazon Echo Dot - ESP8266 Relay control
I recently received an Amazon Echo Dot.
After linking all the regular things like Spotify and Google calendar, I then moved on to finding how I could link a Raspberry Pi or some of the ESP8266’s that I have lying around.
I came across the following GitHub page (https://github.com/kakopappa/arduino-esp8266-alexa-multiple-wemo-switch) which allows the setting up of an ESP8266 as a WeMos device, this allows you then setup your ESP to use the GPIO to control a relay such as an Optoco...
Read More