Flight computer system for rocket missions.
-
pico/- New flight computer implementation (Raspberry Pi Pico)- PlatformIO project for the current flight computer development
-
dosa-2025/- Previous flight computer code (archived)- Contains the previous implementation for reference
- Arduino Nano ESP32 + Raspberry Pi based system
Navigate to the pico/ directory to start development:
cd picoOpen the project in PlatformIO to build and upload the firmware.
See LICENSE for license information.