K3NG Arduino CW Keyer
 
 
Go to file
VK2EFL af883e73a8
Update k3ng_keyer.ino
The old code can cause a compiler error if FEATURE_MEMORIES is not defined, since then the variable memory_start(memory_number) is also undefined. Leading to a compiler error.
So, this function is also excluded from the compile if  FEATURE_MEMORIES is not defined.
2020-01-04 10:39:47 +11:00
k3ng_keyer Update k3ng_keyer.ino 2020-01-04 10:39:47 +11:00
libraries 2019.04.27.02 2019-04-27 10:47:56 -04:00
preconfigurations/YaaCWk removed Morrty preconfigurations - all Mortty configurations are in hardware profiles now 2019-10-26 08:33:10 -04:00
README.md Create README.md 2017-04-22 18:32:34 -04:00

README.md

k3ng_cw_keyer

K3NG Arduino CW Keyer

The K3NG Keyer is an open source Arduino based CW (Morse Code) keyer with a lot of features and flexibility, rivaling commercial keyers which often cost significantly more. The code can be used with a full blown Arduino board or an AVR microcontroller chip can be programmed and used directly in a circuit. This keyer is suitable as a standalone keyer or for use permanently installed inside a rig, especially homebrew QRP rigs. Its open source code so you can fully customize it to fit your needs and also perhaps learn from it or find coding ideas for other projects.

Documentation is located here: https://github.com/k3ng/k3ng_cw_keyer/wiki