https://github.com/sadteeto/nano-track
Opensource Rocket tracking solution based on ExpressLRS hardwares
https://github.com/sadteeto/nano-track
esp32-arduino esp8266-arduino lora sx1280
Last synced: 3 months ago
JSON representation
Opensource Rocket tracking solution based on ExpressLRS hardwares
- Host: GitHub
- URL: https://github.com/sadteeto/nano-track
- Owner: Sadteeto
- License: gpl-3.0
- Created: 2022-03-17T16:45:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T17:32:04.000Z (about 3 years ago)
- Last Synced: 2025-01-11T10:43:03.237Z (4 months ago)
- Topics: esp32-arduino, esp8266-arduino, lora, sx1280
- Language: C++
- Homepage:
- Size: 6.8 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A cheaper solution to not lose your model rocket

Track_RX:
tested with an happymodel ES24TX with usb connected to a computer serial monitor.
Track_TX:
tested with a happymodel EP2 reciever with uart0 directly connected to GPS module.Expected range:
around 3km with clear VLOS (with a 14 element 2.4ghz yagi, haven't failed me yet)Vhiecle Tested:
modified scrocketry stompy on C6-5 (apogee 400ft)
@rtemoni 's cert1 level rocket (apogee 2985ft)Libraries used:
radiolibInspired by publuic github project:
ExpressLRS