In the application you can send morse code by pressing down the 'down arrow key' in a time sequence. The application converts the morse code to alphabetical characters.
- duration of '.' is 1 time unit
- duration of '-' is 3 times '.'
- space between one letters of same letter is one unit
- space between letters is three units
- space between word is seven units
- T stands for unit of time. W stands for speed in wpm(words per minutes)
alphabet | Morse |
---|---|
A | .- |
B | -... |
C | -.-. |
D | -.. |
E | . |
F | ..-. |
G | --. |
H | .... |
I | .. |
J | .--- |
K | -.- |
L | .-.. |
M | -- |
N | -. |
O | --- |
P | .--. |
Q | --.- |
R | .-. |
S | ... |
T | - |
U | ..- |
V | ...- |
W | .-- |
X | -..- |
Y | -.-- |
Z | --.. |
1 | .---- |
2 | ..--- |
3 | ...-- |
4 | ....- |
5 | ..... |
6 | -.... |
7 | --... |
8 | ---.. |
9 | ----. |
0 | ----- |