Skip to content

la3pna/trackuino-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trackuino

Firmware to turn your Arduino into an APRS tracker. This is a fork of the original mercurial repo by EA5HAV Javi and John Boiles. Changed to use the Si5351B by Thomas S. Knutsen LA3PNA.

Board support

This version is only able to work with the Si5351 clock generators.

Building with the Arduino IDE

Install the etherkit Si5351 library from: https://github.com/etherkit/Si5351Arduino#library-installation

  1. Open trackuino/trackuino.ino
  2. Locate the config.h tab and replace settings with your own (S_CALLSIGN, APRS_COMMENT, etc).
  3. Select the appropriate board for your hardware setup!
  4. Click Upload

About

The Arduino APRS Tracker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.2%
  • C 21.9%
  • Makefile 15.3%
  • Other 4.6%