Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lbussy/wsprrypi
A QRP WSPR transmitter leveraging a Raspberry Pi
https://github.com/lbussy/wsprrypi
ham radio raspberry-pi transmitter wspr
Last synced: 26 days ago
JSON representation
A QRP WSPR transmitter leveraging a Raspberry Pi
- Host: GitHub
- URL: https://github.com/lbussy/wsprrypi
- Owner: lbussy
- License: gpl-3.0
- Created: 2023-01-24T22:54:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T18:41:26.000Z (about 1 month ago)
- Last Synced: 2025-01-05T11:16:50.741Z (29 days ago)
- Topics: ham, radio, raspberry-pi, transmitter, wspr
- Language: C++
- Homepage: http://wsprdocs.aa0nt.net
- Size: 8.92 MB
- Stars: 8
- Watchers: 0
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wsprry Pi
*A QRP WSPR transmitter leveraging a Raspberry Pi*Pronounced: (Whispery Pi)
[![Documentation Status](https://readthedocs.org/projects/wsprry-pi/badge/?version=latest)](https://wsprry-pi.readthedocs.io/en/latest/?badge=latest)
This was a fork of [threeme3](https://github.com/threeme3)/[WsprryPi](https://github.com/threeme3/WsprryPi) inspired by a conversation with Bruce Raymond of [TAPR](https://tapr.org/). It has been updated, improved, and documented for ease of use. Since this fork has diverged significantly, and I want to make it easy on myself, attribution remains, but the fork has been detached.
Please see [the documentation](https://wsprry-pi.readthedocs.io/en/latest/) for background, installation, and use.
If you really want to get started and not read anything, here is how to install it:
```
curl -L installwspr.aa0nt.net | sudo bash
```