Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 501 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 501 Bytes

CU-InSpace Telemetry Server

Contributors

  • 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.

Installation Requirements

See requirements.txt for more detailed module requirements.

  • Python 3.11+
  • pySerial
  • Tornado

Licensing

This code follows MIT License. Please read the LICENSE file for more information.