HamShield Arduino Library and Example Sketches
Go to file
Morgan Redfield 250dd330b7 noTone bugfixes 2019-02-04 17:41:35 -08:00
examples allow non-standard digital control pins 2019-01-29 20:09:42 -08:00
extras add comments, update library to Arduino 1.5 standard 2016-08-10 17:30:43 -07:00
src noTone bugfixes 2019-02-04 17:41:35 -08:00
README.md clarify new library setup 2016-08-27 09:36:01 -07:00
keywords.txt Added RSSI parameter to waitForChannel to allow setting what should be defined as a clear channel. Updated FM Beacon example to use the settable parameter and print what the measured RSSI was in case of failure. 2015-06-20 15:22:33 -07:00
library.properties update library properties 2018-11-17 11:43:59 -08:00

README.md

HamShield

The master branch is intended for use with HamShield hardware -09 and above.

WARNING: The dev branch is not guaranteed to work. Please use caution if you choose to use that branch.

HamShield Arduino Library and Example Sketches

This repository is meant to be checked out into your Arduino application's libraries folder. After reloading the application, the library and example sketches should be available for use.

For overview, help, tricks, tips, and more, check out the wiki:

https://github.com/EnhancedRadioDevices/HamShield/wiki

KISS and AFSK

We've moved the KISS and AFSK code to a separate library to help keep memory usage in simple sketches down. To use the AFSK examples, please also install these libraries: