VCSFA ThinSat - VCSFA-MARS/TSLPB GitHub Wiki
The VCSFA ThinSat on the Gingerbread mission flew the following hardware on the expansion board:
- Adafruit BMP-280 - Pressure and altitude sensor
- Adafruit BNO-055 - Absolute orientation sensor
In order to compile and run this software, you will need to install 3 libraries from Adafruit:
- Adafruit BMP280
- Adafruit BNO055
- Adafruit Unified Sensor
These libraries can all be installed easily using the Library Manager feature in the Arduino IDE