HamShield Arduino Library and Example Sketches
Go to file
morgan 888697bb79 bugfixes for nRF examples 2021-04-19 13:20:54 -04:00
examples bugfixes for nRF examples 2021-04-19 13:20:54 -04:00
extras add comments, update library to Arduino 1.5 standard 2016-08-10 17:30:43 -07:00
src stabilize comms timing 2019-09-07 19:40:22 -07:00
README.md Update README.md 2019-08-07 09:53:55 -04: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 dtmf, morse, and examples 2019-07-14 13:37:14 -07:00

README.md

HamShield

You can purchase HamShield (as well as smaller variants or LoRa version) at http://www.enhancedradio.com/

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: