Control the Tello drone from Amazon Alexa (Echodot). I used https://sinric.com to be the bridge. I adapted from jsolderitsch/tello-nodejs to control the Tello and kakopappa/sinric to command the Alexa.
- Talk to Alexa Echodot
- Alexa echodot push the information to Sinric
- Sinric send command to this script using WebSocket
- Ours script command the Tello drone using UDP Socket
- Node v12.14.1