Skip to content

CodingMango/Morse_Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Morse_Decoder

Morse code Decoder (using pushbuttons and OLED Screen) with 5wpm speed

I have used two pushbuttons. One pushbutton sends an encrypted Morse Code message to Arduino for decryption; the other pushbutton is used to display the decrypted message(character) through the OLED screen. You have to push the pushbutton for 1sec approx for a "dot" and 2sec for a "dash".

Image

Image

Message: ... (three dots mean 's' in morse) Image

Message: ---(three dashes mean 'O' in morse) Image

Message: ... (three dots mean 's' in morse) Image

Image

Here is the link to the simulation in the Wokwi simulator: https://wokwi.com/projects/425214595189811201

You can decrypt any message by each character

Image

Happy Learning ;)

Releases

No releases published

Packages

No packages published

Languages