Skip to content

aditya-makthal/DroneCommandUsingAlexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Drone Command and Control using Alexa

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.

Deployment

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.

About

Complete Project code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published