Commit Graph

21 Commits

Author SHA1 Message Date
Morgan Redfield 70bd364473 update reset comments for HSMini 2019-12-23 11:14:37 -05:00
Morgan Redfield 3d3f6a36b6 update dtmf, morse, and examples 2019-07-14 13:37:14 -07:00
Morgan Redfield 3c3d83c057 unify pin naming scheme 2019-03-15 10:43:15 -07:00
Morgan Redfield 450d05fdea add delay after power on to examples, minor bugfixing 2018-08-04 19:47:58 -07:00
Nigel Vander Houwen e73f67429d Added some additional comments to FMBeacon example sketch. 2018-02-13 16:51:32 -08:00
Nigel Vander Houwen ae0dacac77 General FMBeacon example sketch fixups. Raised morse audio freq to match conventional 600Hz. Increased morse speed a little. Shortened test message. Lengthened interval between transmissions. 2018-02-13 16:29:12 -08:00
morgan 292a774a79 make morse dot duration user settable 2016-12-19 11:53:36 -08:00
morgan 5874e6b8e5 make morse tone freq user settable 2016-12-19 11:40:44 -08:00
nick6x e65893402a Fix typos 2016-08-26 14:40:47 -07:00
nick6x 2907eaf02e add comments, update library to Arduino 1.5 standard 2016-08-10 17:30:43 -07:00
Nigel Vander Houwen 8c90a134ad Fixed FMBeacon example, required slight modification to library. TO-DO notes in example header. 2016-06-05 12:41:35 -07:00
morgan 5f363f1537 updating all examples for new library 2016-04-13 19:12:06 -07:00
morgan 9111ba5301 changing default power levels of all examples 2016-01-04 19:36:37 -08:00
morgan 807617de83 updated for HS05 2015-11-23 08:54:10 -08:00
Casey Halverson e55cb9f221 added morse out to serial transceiver, fixed some library version issues 2015-07-14 20:05:22 -07:00
Casey Halverson ed06aea086 FM Beacon 2015-07-02 13:52:30 -07:00
Nigel Vander Houwen 2d5deedf54 Slight rearranging, and added comments to FM Beacon example sketch. 2015-06-28 10:20:57 -07:00
Casey Halverson 33270f5442 changing to frequency method
.frequency should always be used as it contains required band setting
functions.
2015-06-22 10:54:44 -07:00
Nigel Vander Houwen 81afcd7353 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
Nigel Vander Houwen 22065e08d5 Fixed HamShield.h reference and indenting in FM Beacon example sketch. 2015-06-20 14:00:39 -07:00
Nigel Vander Houwen 23ba8f6e7c Initial commit of HamShield library and example sketches. Probably not fully functional. 2015-06-20 13:37:48 -07:00