Add comments, update to new HamShield library standard.

This commit is contained in:
nick6x
2016-08-13 14:05:19 -07:00
parent 07221e2426
commit 0ed024cd7d
19 changed files with 159 additions and 34 deletions

View File

@@ -1,11 +1,19 @@
/*
Morse Code Beacon
/* Hamshield
* Example: Morse Code Beacon
* Test beacon will transmit and wait 30 seconds.
* Beacon will check to see if the channel is clear before it
* will transmit.
* Connect the HamShield to your Arduino. Screw the antenna
* into the HamShield RF jack. Connect the Arduino to wall
* power and then to your computer via USB. After uploading
* this program to your adruino, open the Serial Monitor to
* monitor the status of the beacon. To test, set a HandyTalkie
* to 438MHz. You should hear the message " KC7IBT ARDUINO
* HAMSHIELD" in morse code.
Test beacon will transmit and wait 30 seconds.
Beacon will check to see if the channel is clear before it will transmit.
TO-DO: Radio chip audio AGC too slow in responding to tones, worked around by playing a 6khz tone between actual dits/dahs.
Should work on adjusting AGC to not require this.
* NOTE: Radio chip audio AGC too slow in responding to tones,
* worked around by playing a 6khz tone between actual dits/dahs.
* Should work on adjusting AGC to not require this.
*/
#define DDS_REFCLK_DEFAULT 9600