From 52cd3c0640b85d5215d2526561a944f00fe26af4 Mon Sep 17 00:00:00 2001 From: SnkMtn000 Date: Mon, 29 Jan 2018 17:27:06 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd6cf51..faaf8a6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ I stand on the shoulder of giants. My code/sketches are built on previously shared code by three other contributers. They are noted at the top at each arduino sketch. -Supported board I created and shared at: https://oshpark.com/shared_projects/vCLw90ht +Supported board I created and shared at: https://oshpark.com/shared_projects/vCLw90ht I drive everything, promini33, rfm69hcw and GPS, from the pro-mini 3.3v requlator with success from a 9vdc battery, but canot not recommend this. I'm using a Ublox NEO-6 GPS Module with great success. Take care of the ceramic antenna. It is a brick dangling on a thread and when the center conductor breaks fails to work. I've repaird my by stripping back the thin coax and making a very tiny light weight and high gain 1.5 GHz ground plane antenna. These sketches may also work with the adafruit feather M0 with the noted pin changes. I do not have one and could not test. @@ -12,6 +12,6 @@ Three modes supported, Morse, Feld Hell, and RTTY 5N1 170Hz. Three sketches per mode. 1) a keyboard input mode, a raw beacon mode, and one that transmits GPS telemetry. - +Good luck. 73 KC1ENN aka SnkMtn000