I'm 100% new to Arduino technology, but I need to make a project to add to my Tesis.
I would like to ask you if you could guide me on how to connect Amazon Echo with my arduino with my WiFi connection.
I'm not asking you to help me code it or something like that, just to know what should I need to have in mind.
I got from the University a mkr wifi 1010, and an alexa echo dot.
What I need is to request to Alexa to provide me info (provided by sensors to Arduino), and ask Alexa to send orders to my Arduino, like turn and of switches.
Any input on how should I face these challenge would be appreciate.
gdsports:
Googling "arduino amazon echo" reveals dozens of projects.
I know, but as this is a forum related to arduino, and i wasn't looking for a project but for some guidance, i thought it would be a great idea to come to the core people.
But hey, seems like i found a LoL forum or something like that, enjoy being such a great person, i wish you the best in your life.
thought it would be a great idea to come to the core people
So rather than do your homework you want us to write you a bespoke tutorial?
This forum is to help people learn and help them with their problems. If that is a LoL forum then LoL off. A full refund is available if you are not satisfied with the advice given here.
If there is something specific you want to know then ask.
Echo and Alexa are the same. #include "fauxmoESP.h" (found on github) is a nice library if one wishes to use their single device as an Alexa compatible WEMO based controller with several outputs.