The ultimate goal of the project is to build a microcontroller-powered rover capable of communication with a custom Android application through Bluetooth. The microcontroller will interpret and execute "reduced-LOGO" instructions supplied by the user and send sensor data back to the mobile device.
As a large amount of project-code will be executed on the resource-limited microcontroller, the code must be designed with efficiency as a priority. In addition, hardware and mobile application development is anticipated with the designing and construction of the rover chassis, the sensor suite, and the Android application that will establish the Bluetooth connection and send commands.
###Project Documents
- Capstone Proposal - LINK
- Initial Requirements Specifications - LINK
- Remaining Tasks - LINK
- Weekly Project Schedule - LINK
###Additional Links