Skip to content

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

License

Notifications You must be signed in to change notification settings

phanny-pack/Plasma_Payload_Controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • C 8.2%
  • Python 0.7%