https://github.com/tcort/va2epr-tnc
Terminal Node Controller and APRS Tracker Project
https://github.com/tcort/va2epr-tnc
afsk amateur-radio atmega ham-radio modem openhardware tnc
Last synced: about 1 year ago
JSON representation
Terminal Node Controller and APRS Tracker Project
- Host: GitHub
- URL: https://github.com/tcort/va2epr-tnc
- Owner: tcort
- License: other
- Created: 2012-09-07T12:35:04.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T01:24:24.000Z (about 13 years ago)
- Last Synced: 2025-03-28T02:46:06.643Z (about 1 year ago)
- Topics: afsk, amateur-radio, atmega, ham-radio, modem, openhardware, tnc
- Language: C
- Homepage: http://www.tomcort.com/
- Size: 17.3 MB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
__ ___ ____ _____ ____ ____ _____ _ _ ____
\ \ / / \ |___ \| ____| _ \| _ \ |_ _| \ | |/ ___|
\ \ / / _ \ __) | _| | |_) | |_) |____| | | \| | |
\ V / ___ \ / __/| |___| __/| _ <_____| | | |\ | |___
\_/_/ \_\_____|_____|_| |_| \_\ |_| |_| \_|\____|
by Thomas Cort ( VA2EPR / KB1EPR )
This is a student's final year Electronics Technology project
which implements a Terminal Node Controller and an APRS tracker. See the
LICENSE file in this directory for details on the licenses that apply to
the project files.
Project Layout
--------------
documents/
reports, presentations, and notes about the project.
hardware/
schematic/pcb/etc in LabCenter Proteus ISIS/ARES format.
firmware/
C code that runs on the ATMega1284p microcontroller.
software/
C++ code the runs on the PC to provide a GUI.
website/
project website ( http://www.tomcort.com/ ).