HamShield Arduino Library and Example Sketches
Go to file
Stephen Olesen 6a5815d9b5 Move singleton to the initializer to be used by more things later. Made public. 2015-06-30 16:37:55 -06:00
examples Slight rearranging, and added comments to FM Beacon example sketch. 2015-06-28 10:20:57 -07:00
HamShield.cpp Move singleton to the initializer to be used by more things later. Made public. 2015-06-30 16:37:55 -06:00
HamShield.h Move singleton to the initializer to be used by more things later. Made public. 2015-06-30 16:37:55 -06:00
I2Cdev_rda.cpp Moved some library files around. 2015-06-20 13:53:56 -07:00
I2Cdev_rda.h Moved some library files around. 2015-06-20 13:53:56 -07:00
README.md Added note about using this repository with Arduino to the README.md 2015-06-20 13:40:11 -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

README.md

HamShield

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.