From ee434e62fd59f89b3c602b202ee26bbbcc1d84a1 Mon Sep 17 00:00:00 2001 From: Ed Taychert <43317842+aa2mz@users.noreply.github.com> Date: Wed, 9 Sep 2020 20:50:39 -0400 Subject: [PATCH] Update readme.md --- software/examples/TinyKeyer/readme.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/software/examples/TinyKeyer/readme.md b/software/examples/TinyKeyer/readme.md index 741bded..908c4da 100644 --- a/software/examples/TinyKeyer/readme.md +++ b/software/examples/TinyKeyer/readme.md @@ -1,2 +1,20 @@ # Tiny Keyer -next + +This is a test to show the workings of the keyer. + +You will need to open a Serial Tool in Arduino IDE or some sort of terminal window to setup and control the keyer. + +I don't make a "keyer app" because I don't use one and don't pretend to know what features are important. +(Maybe you do and will modify the code and share?) +But the keyer does have many basic features: +- works well to 40+ WPM +- supports separate wpm and character rates. (Like Farnsworth.) +- preliminare support for "weight" +- can change all parameters via the serial (Or USB) port. +- text to CW support via the terminal connection. +- CW to text entered from the paddle keyer. +- support for straight key and paddle +- "straighter" key mode that correct dot timing but lets you lean on dashes. +- paddle can connect via two I/O or one Analog +- displays CW to Text is OLED is attached +