Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 598 Bytes

File metadata and controls

6 lines (4 loc) · 598 Bytes

GPS Tracker

Custom Prototype GPS tracker built to test the Aerospace club Rocketry team's Rotator which was then used to receive live video from the rocket at comp with the full payload.

This GPS tracker uses a esp32 connected to an RPF 900 to send down data which is gathered by a Adafruit GPS and a MCP9808 temprature sensor.

The packet format specified in /src/lib.rs is also shared with arowss and archer-gui from the 2024-2025 year.