Arduino software for UConn's AIAA Propulsive Landing project.
- Download Arduino IDE: https://www.arduino.cc/en/software
- Download Teensy Loader: https://www.pjrc.com/teensy/loader.html
- Clone this repo
- Navigate into the 'arduino_libraries' directory.
- Copy 'BNO055-master' and 'SPIMemory-2.6.0'
- Navigate to your 'Documents/Arduino/libraries'
- Paste 'BNO055-master' and 'SPIMemory-2.6.0' in libraries
- Navigate back to 'AGON/main' and open 'main.ino'
- Connect computer to Teensy via a micro-USB cable
- Press the white pushbutton on the Teensy
- Navigate to the menu 'Tools->Boards->Teensyduino'. Select Teensy 3.2 / 3.1
- Verify (check icon) and upload (arrow icon) the sketch
- If working with the Spring version of the program, LEDs should soon alight