An open API service indexing awesome lists of open source software.

https://github.com/stevemacenski/command-texting-quadcopter

Test command codes for the lab quadcopters and communicating on an xbee
https://github.com/stevemacenski/command-texting-quadcopter

Last synced: about 2 months ago
JSON representation

Test command codes for the lab quadcopters and communicating on an xbee

Awesome Lists containing this project

README

        

# Command-Texting-QuadCopter
Test command codes for the lab quadcopters and communicating on an xbee

Make sure that your codes are in the same directory as the ngrok program in your python directory. Follow the directions in the instructions sheet for useage. Required libraries are mentioned in the includes.

Also will read in GPS coordinates of location and commands the quad to follow home

TODO make C point to file in python27 directory.

setup:
in lab download twilio, necessary libraries, ngrok in the python folder. point matlab path to python27 for commands.txt file. Follow instructions.