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
- Host: GitHub
- URL: https://github.com/stevemacenski/command-texting-quadcopter
- Owner: SteveMacenski
- License: mit
- Created: 2015-11-18T03:57:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T19:32:53.000Z (over 9 years ago)
- Last Synced: 2025-01-28T15:26:23.808Z (4 months ago)
- Language: C
- Size: 10.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Command-Texting-QuadCopter
Test command codes for the lab quadcopters and communicating on an xbeeMake 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.