Uses an Arduino to input and display Morse Code
- Arduino Uno
- Breadboard
- LCD 16x2
- Pushbutton
- Potentiometer
- 220Ω Resistor
- Jumper Wires
There is also the Fritzing file for the schematic, MorseCode.fzz.
Character | Morse Value | Character | Morse Value |
---|---|---|---|
Space | ---- | R | .-. |
Stop(.) | .-.-.- | S | ... |
A | .- | T | - |
B | -... | U | ..- |
C | -.-. | V | ..- |
D | -.. | W | .-- |
E | . | X | -..- |
F | ..-. | Y | -.-- |
G | --. | Z | --.. |
H | .... | 0 | ----- |
I | .. | 1 | .---- |
J | .--- | 2 | ..--- |
K | -.- | 3 | ...-- |
L | .-.. | 4 | ....- |
M | -- | 5 | ..... |
N | -. | 6 | -.... |
O | --- | 7 | --... |
P | .--. | 8 | ---.. |
Q | --.- | 9 | ----. |