DeanSellas / FAR

Flight Avionics Recorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F.A.R 🚀

F.A.R is my first iteration of a on board rocket flight computer. F.A.R stands for Flight Avionics Recorder. This iteration of my flight computer will focus on logging data and fine tuning senor calibration. There will be basic flight control logic to control parachute deployment, but I will not be including TVC or any communication with a ground station. These things will come in a future project after I get the basics down.

Goals

  • Accelerometer
    • Get Basic Readings
    • Self Calibration
    • Location Guessing
  • Barometer
    • ????
  • Log data to SD Card
    • ????
  • Self Tests
    • Ground Sensor Testing
    • Launch Pad Tests
  • Stage Detection
    • Waiting On Pad
    • Takeoff
    • Apoapsis
    • Chute Deployment
    • Decent
    • Landing

Parts List

Important Links

About

Flight Avionics Recorder

License:GNU General Public License v3.0


Languages

Language:C++ 89.5%Language:C 10.5%