Skip to content

Morse code Encoder and Transmitter (through buzzer and LED)

Notifications You must be signed in to change notification settings

CodingMango/Morse_Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Morse_Encoder

Morse code Encoder and Transmitter (through buzzer and LED)

Morse code is the oldest method used for wireless data transfer in an encrypted format. I have used a piezoelectric buzzer and an LED to transmit/output the encrypted message and simultaneously the message will be printed on the serial monitor. Arduino UNO (microcontroller) is used to encrypt messages.

VideoCapture_20250109-103538

m

Message: Hi I am an ECE Engineer m1

Message: Just playing with Arduino UNO m2

The Logic Behind the Morse Code Encoder is given in the Arduino sketch (file with .ino extension)

Here is the simulation of my Arduino project on "Morse Code Encoder" in Wokwi simulator: https://wokwi.com/projects/419083685728047105

Happy Learning :)

About

Morse code Encoder and Transmitter (through buzzer and LED)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages