This is the ground station software for the Pygmy flight computer's sibling ground station, which allows you to receive telemetry from the Pygmy flight computer. It is written in Python so that it can be cross platform.
Learn more about the Pygmy here!
- Clone this repository
- Run
pip install -r requirements.txt - Run
python3 main.py
pip install -r requirements.txt
python3 main.py