Skip to content

Milad1400-cyber/arduino-rocket-computer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Rocket Flight Computer

An Arduino based hardware and software for model rockets recovery and logging system.

Model 1

How it works ?

Altitude is measured using a Presion BMP180 Sensor. Data is passed through a Kalman filter and then apogee is detected after 3 consecutive altitude drops. Logs are stored in a SD card as CSV format, with 1kb redced EEPROM storage as backup (204 rows of 5 bytes).

Parachute deployment is done using a 180º Servo motor

Check out the circuit here

Full Assembly

Full Assembly

STL Files

Stl files All body parts are printed with 1 wall, and 10% infill except for the payload area that needs supports for the servo mount.

The Team

The Team

Check all our FLights and Log here

About

An Arduino based hardware and software for model rockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 72.3%
  • C 22.2%
  • Processing 4.1%
  • Python 1.3%
  • Dockerfile 0.1%