Ideas for Term Project
September 23 by Bina
Drones
- You can build a small drone and imeplement features like stabilization
- You can work on app to perform specific functions (e.g.collision avoidance) using the APIs and SDK provided by Parrot drone, Phanton 3
- You can review the current API and add to it
- You can also just work on an application using the existing features and auto pilot the drone to carry out operations. After all, thats what amazon drone does
Arduino
Here is a list of links for material available on Arduino. It has a very active community of developers.
- http://www.arduino.cc/
- M. McRoberts. Beginning Arduino. Apress, 2010.
- http://duino4projects.com/projects/car-projects/
- http://www.practicalarduino.com/projects/vehicle-telemetry-platform
- Many www.youtube.com Arduino tutorial videos
- http://en.wikipedia.org/wiki/Atmel_AVR
- https://code.google.com/p/opengauge/wiki/OBDuino
- http://ecomodder.com/forum/showthread.php/obduino-mega-10300.html
- http://playground.arduino.cc/Interfacing/Processing
- http://arduino.cc/en/Tutorial/HomePage
Raspberry PI
You can also use Raspberry PI or similar hardware.