Rocket Flight Controller and Logger - EARS-FlightCTRL

The Rocketry Forum

Help Support The Rocketry Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

Winston

Lorenzo von Matterhorn
Joined
Jan 31, 2009
Messages
9,560
Reaction score
1,748
Rocket Flight Controller and Logger
EARS-FlightCTRL

https://hackaday.io/project/7202-rocket-flight-controller-and-logger

https://github.com/SurreyEARS/EARS-FlightCTRL

This project is a compact modular flight controller and groundstation / tracking station for model rocketry and other similar craft.

It uses an STM32F411CEU6 ARM Cortex M4 processor and has a mainboard which contains the MCU, flash memory and radio link (HopeRF RFM69HW) and battery management. There is a flight controller mezzanine card which contains many sensors, a GPS module, locating buzzer and four high power FETs for switching booster igniters on multistage rockets. The flight mezzanine also includes GPIO to connect servos for active stabilization in future.

There will also be a groundstation mezzanine board for use in car and on-foot tracking, which contains a bluetooth link for remote phone link and an OLED display for easy viewing of GPS coordinates without a phone or laptop. With all mezzanine cards the Li-po battery slots between it and the main board and is a click-fit into the JST connector.

The software for the flight computer is configured using a Chrome app. This has the advantage of being truly cross-platform and even allows the device to be programmed using either Bluetooth or USB-OTG from a phone in the field. This can be handy when you are in the middle of nowhere and need to change a parameter in your configuration due to changing weather conditions! The software will come with a selection of 'apps' - preconfigured setups which can be selected fast, like a simple GPS logger, single-stage rocket, two-stage rocket, etc. In future users will be able to create their own apps and share them (as an XML or JSON file which can be opened and saved in the Chrome app). In addition to the app system, there is also a full editor which allows the user to completely configure all aspects of the flight computer. This includes a fully-featured event system that tracks the various stages of flight (both through time, sensors and uplink) and allows actions to be triggered.

In addition to the mezzanine cards mentioned in the description above, a future card will contain multiple radio modules for use as a tracking station. These are standalone radio relays which can be deployed down-range of a larger launch site and employ a mesh network to relay telemetry and tracking data to the launch site. If the GPS system fails on the rocket, then the signal strength readings from the relays may also be used to give a crude indication of where the rocket may have landed. In a flat environment like American deserts this may seem trivial, but in Scottish hills this could be a valuable feature.


3318371439519613541.jpg


2672741439519625889.jpg
 
Back
Top