Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
/ Rocket1-sensors Public archive

This is the very first stage and does not have too much of functionality

Notifications You must be signed in to change notification settings

HWTechClub/Rocket1-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rocket1-sensors

This is the very first stage and does not have too much of functionality

To run Steps to follow:

cd /Rocket1-sensors
python MPL3115A2.py

Sensors used

MPL3115A2 - Altimeter, pressure ,temperature
Servo - Any (SG 900 used in my case)

GitHub Logo

Purpose for the code

The follwing code gets the current altitude , pressure , tempearture every second and stores them in txt file in JSON format and records the highest altitude(In my case for the rocket). If there is a diffrence from the highest and the current altitude of 1 meter then it turns the servo to 180 degrees(In our case this is used for the parachute deployment).

About

This is the very first stage and does not have too much of functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages