Skip to content

Simple implementation of the Koch method to learn Morse code

Notifications You must be signed in to change notification settings

stuarthayhurst/simple-morse-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Morse Trainer

  • A simple Python project to use the Koch method to learn Morse code

Usage:

  • python3 ./main.py
  • Alternatively: python3 ./main.py [FILE]
    • This will read from the given file, instead of random data

Dependencies:

  • Python 3
  • numpy
  • simpleaudio

About

Simple implementation of the Koch method to learn Morse code

Resources

Stars

Watchers

Forks

Languages