1 name = 'APRS Radio demo'
7 The purpose of this project is to implement an APRS tracker using an Arduino
12 This device can be used to periodically send a message through a radio AFSK
13 channel and log the received messages to a serial port (UART).
17 For schematics and up to date information on this project,
18 check the <a href="http://www.bertos.org/use/examples-projects/arduino-aprs/">Arduino APRS</a>
19 page on the BeRTOS site.