Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 453 Bytes

CW Trainer

Author: Evan Murawski

License: MIT

Version: v0.1.0

Description:

  • A CW iambic keyer program for Arduino (CWKeyer.ino) which communicates with a PC over a serial connection. Designed for use with double paddles.
  • A CW trainer program (cwtrainer.py) written in python which plays a series of callsigns. User transmits the callsign back and the program analyzes the user's timing.

Dependencies:

  • pyserial
  • colorama