GitHunt
CO

CodingMango/Morse_Encoder

Morse code Encoder and Transmitter (through buzzer and LED)

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 :)

Languages

C++100.0%

Contributors

Created January 8, 2025
Updated June 30, 2025
CodingMango/Morse_Encoder | GitHunt