Morse Code Encoder-Decoder( Arduino)
by Te0cYb3r in Circuits > Arduino
9 Views, 0 Favorites, 0 Comments
Morse Code Encoder-Decoder( Arduino)
Morse code encoder/decoder is a great project for beginners because it shows and teaches us how to work with basic components and use them in practical work. I provided a circuit diagram and code; however, it's best to try to do it yourself. Basically, you use the button on a breadboard as an input, and the computer decodes your writings and prints them in serial monitor. Works reverse, you type text in the serial monitor, and computer encodes text and uses buzzer as an output to "buzz - out" for every character.
Circuit and Code
Components needed:
- Active buzzer 1pc
- button 1pc
- Led 1pc
- Resistor(220-330 0hm) 1pc
- Jumper wires( male-male)
Enjoy! ( show your parents, edit the code so it says your name ;))