Python Morse Code

This is a project I put together when I was trying to learn morse code. I was trying to get the sound to match that of the ARRL test tapes so that it would make it easier to pass.

As it turns out, my hearing problem (akin to dyslexia) makes passing a 5 WPM test very very hard.

Fortunately for you, this program is available anyway.

Getting It

You can use subversion to pull it down. Morse runs under any platform that supports Python and pygame. I have tested it under Linux and Windows.

svn co http://svn.gerf.org/morse/trunk morse