LibAPRS is an Arduino IDE library that makes it easy to send and receive APRS packets with a MicroModem-compatible modem. Used in PicoAPRS by DB1NTO
 
 
Go to file
Mark Qvist 8f8e124e38 Working version 2014-12-19 14:36:55 +01:00
examples/Basic_usage Working version 2014-12-19 14:36:55 +01:00
AFSK.cpp Working version 2014-12-19 14:36:55 +01:00
AFSK.h Working version 2014-12-19 14:36:55 +01:00
AX25.cpp Working version 2014-12-19 14:36:55 +01:00
AX25.h Working version 2014-12-19 14:36:55 +01:00
CRC-CCIT.c Working version 2014-12-19 14:36:55 +01:00
CRC-CCIT.h Working version 2014-12-19 14:36:55 +01:00
FIFO.h Working version 2014-12-19 14:36:55 +01:00
HDLC.h Working version 2014-12-19 14:36:55 +01:00
LICENSE Repo init 2014-12-19 11:00:29 +01:00
LibAPRS.cpp Working version 2014-12-19 14:36:55 +01:00
LibAPRS.h Working version 2014-12-19 14:36:55 +01:00
README.md Working version 2014-12-19 14:36:55 +01:00
constants.h Working version 2014-12-19 14:36:55 +01:00
device.h Working version 2014-12-19 14:36:55 +01:00

README.md

LibAPRS

LibAPRS is an Arduino IDE library that makes it easy to send and receive APRS packets with a MicroModem-compatible modem.

You can buy a complete modem from my shop, or you can build one yourself pretty easily. Take a look at the documentation in the MicroModem repository for information and getting started guides!

See the example included in the library for info on how to use it!

Some features

  • Send and receive AX.25 APRS packets
  • Full modulation and demodulation in software
  • Easy configuration of callsign and path settings
  • Easily process incoming packets
  • Shorthand functions for sending location updates and messages, so you don't need to manually create the packets
  • Ability to send raw packets
  • Support for settings APRS symbols
  • Support for power/height/gain info in location updates
  • Can run with open squelch