Spring 2012 Berkeley EECS 149 -- Introduction to Embedded Systems
- Fang, Eugene
- Haddad, Fadi
- Khalilnaji, Saba
- Lee, Alex
- Yeung, Nick
- Open ArduPlane/ArduPlane.pde with the Arduino software.
- ArduPlane: Contains the source for the ArduPlane project
- TestFiles: Contains Arduino sketches to test functionality of certain components
- Libraries: Contains default Arduino and ArduPlane libraries
Please keep all test code in the TestFiles folder. This way the ArduPlane project will stay as condensed as possible and we won't have to go back and clean it up later.