stcline / Rocket_Black_Box

Black box project for model rocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocket Black Box

This project runs a "black box" operation for a model rocket. The scripts are meant to run on a Raspberry Pi Zero W to record an HD video as well as acceleration and direction data during the flight.

Equipment

Hardware Setup

Code

There are two scripts running simultaneously after the Pi reboots. The first script controls the camera

AdaFruit CircuitPython with the BME 280: https://github.com/adafruit/Adafruit_CircuitPython_BME280

MPU6050 Gyroscope: https://www.electronicwings.com/sensors-modules/mpu6050-gyroscope-accelerometer-temperature-sensor-module With RPi: https://www.electronicwings.com/raspberry-pi/mpu6050-accelerometergyroscope-interfacing-with-raspberry-pi

Video Naming Convention:

Rocket_vid_name

About

Black box project for model rocket


Languages

Language:Python 100.0%