PLEASE SEE THE WIKI FOR SIGNIFICANTLY MORE DETAILED INFORMATION.
click here to download the latest pre-compiled firmware
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.