Difference between revisions of "Flight Computer"

From Makers Local 256
Jump to: navigation, search
(Rocket Flight Computer)
 
(added more categories)
Line 43: Line 43:
  
 
[[Category:Hardware]]                                                  <!--MAKE AS MANY CATEGORIES AS YOU NEED-->
 
[[Category:Hardware]]                                                  <!--MAKE AS MANY CATEGORIES AS YOU NEED-->
 +
[[Category:Arduino]]
 +
[[Category:Rocketry]]

Revision as of 23:08, 18 November 2010

Creator:
Gtpyro
Status:
Research
Born On:
22:03, 18 November 2010 (CST)
Last Updated:
23:08, 18 November 2010 (CDT)

Overview

This is a flight computer meant to go into a rocket. It is based on an Arduino micro-controller and will eventually be quite fancy.

Current Status

Concept Phase I have a borrowed Arduino Uno board and just ordered two pressure sensors (so I can break one by accident later).

Current Design

Hardware

Software

  • Not yet done

Future Design

Components/Features

  • Atmospheric Modelling
  • Inertial Measurements
  • Accelerometer
  • Roll Measurements
  • GPS
  • Parachute deployment
  • Telemetry
  • Control via Bluetooth/Wifi

Knowledge Points

  • Data Logging
  • Communication with a ground station (telemetry)
  • GPS
  • Communication with a cell phone controller
  • Flight state sensing
  • Control Algorithms
  • Simulation Platform