- Thomas Selwyn
- Matteo Golin
- Samuel Dewan
A Python-based telemetry server for collecting live telemetry from the CU-InSpace rocket. This data is collected using UART and is transmitted to the user interface using WebSockets.
See requirements.txt
for more detailed module requirements.
- Python 3.11+
- pySerial
- Tornado
This code follows MIT License. Please read the LICENSE file for more information.