Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 399 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 399 Bytes

Telemetry Receiver

About

The telemetry receiver acts as a proxy between the rocket and the ground station. It receives telemetry messages from the rocket over radio, processes and transmits them over the serial USB port. It also receives commands over the serial USB port, which then transmits over radio to the rocket.

It is currently tested on Adafruit Feather M0 with LoRa Radio module.