A TX-only TNC (Terminal Node Controller) to generate the AFSK (Audio Frequency-Shift Keying) audio tones for APRS (Automatic Packet Reporting System) messages using a RP2040 microcontroller on a Raspberry Pi Pico board.
 
 
Go to file
eleccoder bec0acb344 Initial commit 2021-08-01 00:26:44 +02:00
cmake Initial CMake config 2021-07-29 20:33:18 +02:00
src Initial commit 2021-08-01 00:26:44 +02:00
.gitignore Initial CMake config 2021-07-29 20:33:18 +02:00
CMakeLists.txt Minor 2021-08-01 00:26:29 +02:00
LICENSE Initial commit 2021-07-29 16:30:34 +02:00
README.md Work in progress 2021-07-29 16:35:37 +02:00

README.md

raspi-pico-aprs-tnc

A TX-only TNC to send APRS messages using a Raspberry Pi Pico

👷‍♂️ This is work in progress (Aug, 2021)