Morse Key

Version 1.2   29 April 2019

Summary

This is a Morse code practice program. The sending speed is user settable (Farnsworth method) between 5 and 20 wpm. The keyboard can be used to send Morse code.

Character Set

    Valid characters are:
        A to Z
        0 to 9
        . , ?
        ! @ $ & ( ) - _ + / ; : ' "

    ProSign     Pattern     Key         Meaning

    HH          ........    ^ or BS     Error
    VE          ...-.       [           Start of transmission
    CT/KA       _._._       <           Start of message
    AR          .-.-.       >           End of message
    SK/VA       ..._._      ]           End of transmission, End of work
    AS          .-...       |           Stand by, Wait
    BT          -...-       =           Separator

    Use the esc key in the display text area to stop a transmission.

License

Morse Key - A Morse code practice program.
Copyright © 2012-2019 Harry Whitfield

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Widget Concept, Coding and Documentation

This program and associated documentation are Copyright 2012-2019 Harry Whitfield.

Graphics by Dean Beedell.

Harry Whitfield (G6AUC)