Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sh123/libaprs_bluetooth_tnc
Simple Bluetooth KISS AFSK1200 TNC based on LibAPRS
https://github.com/sh123/libaprs_bluetooth_tnc
afsk afsk1200 amateur-radio aprs arduino arduino-uno bluetooth ham-radio kiss libaprs tnc vhf
Last synced: about 1 month ago
JSON representation
Simple Bluetooth KISS AFSK1200 TNC based on LibAPRS
- Host: GitHub
- URL: https://github.com/sh123/libaprs_bluetooth_tnc
- Owner: sh123
- Created: 2023-03-20T14:44:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T16:53:38.000Z (5 months ago)
- Last Synced: 2024-07-15T20:38:28.596Z (5 months ago)
- Topics: afsk, afsk1200, amateur-radio, aprs, arduino, arduino-uno, bluetooth, ham-radio, kiss, libaprs, tnc, vhf
- Language: C++
- Homepage: https://github.com/sh123/libaprs_bluetooth_tnc
- Size: 1010 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Arduino Bluetooth AFSK1200 TNC Modem
====================================
Arduino Nano/Uno Bluetooth KISS AFSK1200 TNC based on customized version of LibAPRS.Introduction
------------
Arduino bluetooth TNC modem is based on customized version of LibAPRS, allows
simultaneously work using both bluetooth and USB-serial port. Uses next
peripherals:* 👍 Micromodem shield for Arduino Nano - https://oshpark.com/shared_projects/NjA5xkC7
* or Micromodem from marqvist - http://unsigned.io/micromodem/
* Bluetooth serial adapter HC-05/HC-06⚠ For packet decoding requires additional RC filter on speaker line to overcome handheld transceiver pre-emphasis. Also, requires additional single power wire to trasnsciver battery for power.
Building
------------
Use platformio to build and upload.Images
-------
![alt text](extras/images/cad.png)![alt text](extras/images/modem.png)