A visual Farnsworth CW trainer
Go to file
Seth Morabito 5c2a4bf7c0 Fix issue with text display
- Text display was broken due to referring to 'text' instead
  of 'newText'.
2020-06-03 20:11:27 -07:00
.gitignore Refactoring for cleanliness and sanity 2020-05-29 11:36:11 -07:00
LICENSE.txt Initial checkin 2019-09-09 08:21:27 -07:00
README.md Initial checkin 2019-09-09 08:21:27 -07:00
index.html Fix issue with text display 2020-06-03 20:11:27 -07:00
style.css Refactoring for cleanliness and sanity 2020-05-29 11:36:11 -07:00
trainer.js Fix issue with text display 2020-06-03 20:11:27 -07:00

README.md

A Visual Farnsworth CW Trainer

This is a small personal project designed to help me learn Morse code for ham radio use.

There are many good CW trainers available out there, but this one is an experiemnt to see if visual feedback is helpful for the learning process. The idea is that as the CW is playing, the character currently being sent is flashed on the screen. It is my hypothesis that this visual reinforcement will help me learn the rhythm and pattern of each character more effectively, but I do not yet know if this is true.

On the Web

The site is currently deployed here

https://cwtrainer.loomcom.com/

License

Copyright (c) 2019, Seth Morabito <web@loomcom.com>

This software is licensed under the GNU Affero GPL version 3.0. Please see the file LICENSE.txt for details.