Skip to content

Minimalist WSPR tracker for pico-balloons utilizing Raspberry Pi Pico as the RF generator (aka The Cheapest Tracker In The World™). Uses U4B/Traquito and/or Zachtek protocol for 6 char grid, voltage and temperature from the RP2040's internal sensor.

License

Notifications You must be signed in to change notification settings

nilspupils/pico-WSPRer

 
 

Repository files navigation


PLEASE SEE THE WIKI FOR SIGNIFICANTLY MORE DETAILED INFORMATION.

click here to download the latest pre-compiled firmware

Summary

Extremely low-cost Raspberry Pi Pico based WSPR beacon for tracking GPS position and other telemetry from High Altitude Balloons (HAB), specifically "pico balloons".

Tracker uses the RP2040 microntoller in the Raspberry Pi to directly generate a 20mW RF signal using software trickery. No RF oscillator, TCXO, transmitter or amplifier is needed.

Only two common, readily available and cheap components are needed to implement: A Raspberry Pi Pico, and a tiny GPS module (ATGM336H, or a uBlox clone). Two resistors and some bits of wire and solder hold it together.

Instead of using a TCXO, the extremely precise frequency base needed for the WSPR protocol is obtained by continually "disciplining" the standard crystal oscillator onboard the Pico with the PPS pulses from the GPS module.

The WIKI has more information, instructions and schematics etc. img img2

About

Minimalist WSPR tracker for pico-balloons utilizing Raspberry Pi Pico as the RF generator (aka The Cheapest Tracker In The World™). Uses U4B/Traquito and/or Zachtek protocol for 6 char grid, voltage and temperature from the RP2040's internal sensor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 36.2%
  • HTML 30.5%
  • TeX 15.5%
  • CMake 9.2%
  • C 4.5%
  • JavaScript 1.6%
  • Other 2.5%