The purpose of the project is to enable user to fly a drone in a remote area, while sitting at the comfort of your home. Using Alexa device you can invoke the skill and then command the drone to perform some operations for the user.
To deploy this project
-
First create your own Alexa skill set and create your instances.
-
Create a websocket API to enable communication between Alexa and the Ground Staion
-
Both the alexa skill kit and websocket must be added as triggers to the AWS Lambda
-
The code for lambda is available as lambda.py
-
On the ground station deploy the GS Code locally on the GS Machine.
-
NOTE:Once check the connectivity strength between Drone and Ground Station.