Curious-Nikhil / Tejas-Rocket-Flight-Computer

An autonomous Thrust Vector Control rocket with self-landing capability from inexpensive parts of equivalent power of the Apollo era.
https://curiousnikhil.space/tejas
48 stars 12 forks source link
aerospace arduino arduino-nano controller flight model modelrocket rocket tvc

Tejas Flight Computer

TEJAS FC Development

Software Design

I prefer to sail in a bad ship with a good captain rather than sail in good ship with a bad captain.

TEJAS flight computer is to aid a model rocket with recovery and data logging. It is entirely based on arduino with MPU6050 and BMP280 for orientation and altitude data. The development of TEJAS FC took over 3 months. It was fundamentally designed with no blocking code so as to make it a fault taularent system to some degree.

Challenges:

Flowchart

flowchart

Features of TEJAS 1.0:

TEJAS 2.0 A Open Source Rocket Flight Computer.

alt text

Improvments