Skip to content

Code for CWV Extended Core on BluShift launch at Wallops Island Virgina

License

Notifications You must be signed in to change notification settings

jhammerberg/SOARS-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOARS-1

SOARS - Stockbridge Observatory and Research Satellite

Team: Jack Hammerberg & Shay Handshoe

This code is developed for our satellite and is designed to work in combination with the MaxIQ kit.

This is meant to study the flight of the rocket, gas in the upper atmosphere and record video of the event.

Hardware Configuration

If you want to replicate our hardware configuration you will need:

  • A Fat32 format SD card
  • An OV2640 Camera sensor
  • Adafruit SGP30, SHT40, and ADXL375 sensors
  • The SPL-06-007 Altimeter
  • And the Zio Qwiic connect loudness sensor.

IMG_20230309_074607 IMG_20230309_074651 IMG_20230302_092925

Here's the STL to the expansion board thing I mounted the sensors and camera to. I printed it on my Ender 3 and sliced it with inside tolerences. https://www.dropbox.com/s/zui7gxph093zsvh/Expansion%20Board.stl?dl=0

You'll also have to solder and wire the MaxIQ GPIO expansion chip.

If you're having trouble compiling, look at the comments at the top of the code.