Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 573 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 573 Bytes

Plasma-Payload_Controller

Microcontroller for SARP UW's experimental plasma actuator payload. Tasked with detecting engine shut-off, activation of payload, and logging.

Required Libraries (From Arduino Library manager)

  • <Adafruit_Sensor.h>
  • <Adafruit_LSM9DS0.h>
  • <Adafruit_BME280.h>
  • <SparkFunTMP102.h> (Included as a zip file in the repo)
  • <Adafruit_Simple_AHRS.h>
  • <Adafruit_ADS1015.h>

Required Boards (in Arduino IDE Board Manager)