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 436faa81a2 Initial CMake config 2021-07-29 20:33:18 +02:00
cmake Initial CMake config 2021-07-29 20:33:18 +02:00
src Initial CMake config 2021-07-29 20:33:18 +02:00
.gitignore Initial CMake config 2021-07-29 20:33:18 +02:00
CMakeLists.txt Initial CMake config 2021-07-29 20:33:18 +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)