Maker Pro
Arduino

Morse Code Communication Using Arduino

August 29, 2018 by Jalal Mansoori
Share
banner

Translation of Morse code to text.

IDEA Description

We all communicate with each other through our natural Sensors (tongue, Gesture...etc). The Exciting part starts when you want to share secret information to someone. Question is How to do it ?

So the answer lies in how you transmit information in such a way that even if a third Person looks at message he won't be able to understand Until and Unless he finds a key. For this purpose I used Morse Code Communication you can also use another way to accomplish this task.

What is Morse Code ?

Morse Code is a way of communication to pass information which is done by representing original letters to combination of dot. and dashes - Like A ->.- and B-> -...

For more information on Morse code click the link below

http://wrvmuseum.org/morsecodehistory.htm

Morse Code for English Letters

Why I Choose Morse Code ?

The Reason is Simple recently I watched a movie in which agent was passing information by clicking a button and at the receiving end other people were disclosing it. So I thought to make this with using Arduino and simple basic components.

How this Project Works ?

It is very Simple When you done making circuit on breadboard and uploaded Sketch. Click Serial Monitor and you will see it like below image

Serial Monitor Picture

Follow the instructions and You are Ready to go

If you have any confusion Simply watch the demonstration video

Schematic 

Instructions for Digital Pins From Arduino to breadboard:

-> pin D2 is connected to one leg of pushButton1 .

-> pin D7 is connected to one leg of pushButton2.

-> pin D8 is connected to +ive terminal leg LED through resistor

-> And Finally pin D12 is connected to +ive terminal leg Buzzer through resistor

And other Connection Look at Schematic Picture 

and YOU ARE DONE !


Schematic

Author

Avatar
Jalal Mansoori

Learn , Share,  think and repeat Most important Make it SIMPLE !

Related Content

Comments


You May Also Like