DanAnkers / WsprryPi

Bareback LF/MF WSPR transmitter using a Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To use:
Connect a low-pass filter to GPIO pin 4 and ground on your Raspberry Pi.  Connect an antenna to the LPF.

Compile by doing:
gcc -o wspr-pi wspr.c

Usage: wspr-pi <callsign> <locator> <power in dBm> <frequency in Hz>
        e.g.: wspr-pi MD1CLV IO74 30 137500

About

Bareback LF/MF WSPR transmitter using a Raspberry Pi


Languages

Language:C 100.0%