HamShield Arduino Library and Example Sketches
Go to file
morgan a38ac4bf27 update examples, rev arduino version 2018-10-21 19:27:24 -07:00
examples update examples, rev arduino version 2018-10-21 19:27:24 -07:00
extras add comments, update library to Arduino 1.5 standard 2016-08-10 17:30:43 -07:00
src update comments 2018-08-17 08:01:11 -07: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 examples, rev arduino version 2018-10-21 19:27:24 -07: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: