HamShield Arduino Library and Example Sketches
Go to file
nick6x 29fc9d2d1e Move not functioning examples to FixMe folder. Fix typos. 2016-08-27 12:53:37 -07:00
examples Move not functioning examples to FixMe folder. Fix typos. 2016-08-27 12:53:37 -07:00
extras Update to arduino library 1.5 standard 2016-08-13 14:39:20 -07:00
src Fix Functional Test example 2016-08-26 11:14:39 -07:00
README.md updated readme for dev branch 2016-07-09 20:31:51 -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 to arduino library 1.5 standard 2016-08-13 14:39:20 -07:00

README.md

HamShield

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

All of the AFSK, DDS, etc. files have been moved to the in Progress directory. These files collectively use twice as much memory as the essential HamShield functions. The current plan is to make sure these are only included if they're going to be used. We'll also be adapting them to make them more friendly to non-Uno Arduinos. Stay tuned for those changes.

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

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