A small bare-metal software project for an on-board computer of a low altitude rocket created at CosmoPK science club.
Project includes:
- async multithread task handling
- bme sensor handling
- mpu sensor handling
- Persistent flash configuration
- LoRa peer to peer communication with base station
- control systems for rocket payload and double parachute deployment
This repo also contains a webserver and client that is used for live visualization of data and camera feed.
This guide explains how to setup the rocket board project on your PC