https://github.com/dwtj/mars-rover
CprE 288 Project
https://github.com/dwtj/mars-rover
Last synced: over 1 year ago
JSON representation
CprE 288 Project
- Host: GitHub
- URL: https://github.com/dwtj/mars-rover
- Owner: dwtj
- Created: 2014-02-18T22:55:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-03T05:03:47.000Z (about 12 years ago)
- Last Synced: 2023-08-14T10:10:43.347Z (almost 3 years ago)
- Language: C
- Homepage:
- Size: 1.74 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mars-rover #
Final Project for CprE 288: Embedded Systems (Spring 2014)
By Diamondstone and the Diamondstuds:
- Alex Rinehart (asr@iastate.edu)
- Anne Ore (orea@iastate.edu)
- David Johnston (dwtj@iastate.edu)
- Flavia Cavalcanti (flaviarc@iastate.edu)
## Control Module ##
Requirements:
- python3
- pyserial
- numpy
- matplotlib
- scipy
- ipython (recommended)
The testing environment was Mac OS X 10.9.2 Mavericks.