Skip to content

WSPR beacon for Raspberry Pi Pico, based on pico-hf-oscillator library. It doesn't require any hardware - Pico board itself only.

License

Notifications You must be signed in to change notification settings

RPiks/pico-WSPR-tx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a14e42 · Nov 17, 2023

History

11 Commits
Nov 16, 2023
Nov 16, 2023
Nov 15, 2023
Nov 15, 2023
Nov 15, 2023
Nov 14, 2023
Nov 14, 2023
Nov 16, 2023
Nov 14, 2023
Nov 16, 2023
Nov 17, 2023
Nov 14, 2023
Nov 16, 2023
Nov 16, 2023
Nov 16, 2023
Nov 17, 2023
Nov 14, 2023

Repository files navigation

pico-WSPR-tx

WSPR beacon for Raspberry Pi Pico, based on pico-hf-oscillator PLL DCO library as submodule.

Screenshot_2023-11-16_22-42-12

NO additional hardware

The WSPR beacon provides the output signal on the GPIO pin of Raspberry Pi Pico. No externall PLL, analog oscillators! You should only provide a lowpass filter of appropriate frequency if you want to use this module extensively.

For what?

This is an experimental project of amateur radio hobby and it is devised by me in order to experiment with QRP narrowband digital modes. I am licensed radio amateur who is keen on experiments in the area of the digital modes on HF. My QRZ page is https://www.qrz.com/db/R2BDY

Quick-start

  1. Install Raspberry Pi Pico SDK. Configure environment variables. Test whether it is built successfully.

  2. git clone https://github.com/RPiks/pico-WSPR-tx

  3. cd pico-WSPR-tx

  4. git submodule init

  5. ./build.sh

  6. Check whether output file ./build/pico-WSPR-tx.uf2 appears.

  7. Load the .uf2 file (2) into the Pico.

  8. Initialy the operating HF band is 40 meter (WSPR dial frequency is 7040 kHz).

  9. Provide the feedback by clicking like on the github page of the project.

Cheers, Roman Piksaykin, amateur radio callsign R2BDY https://www.qrz.com/db/R2BDY piksaykin@gmail.com

About

WSPR beacon for Raspberry Pi Pico, based on pico-hf-oscillator library. It doesn't require any hardware - Pico board itself only.

Resources

License

Stars

Watchers

Forks

Packages

No packages published