This project is able to toggle between encoding and decoding of mode using a switch. This project in encoding mode will be able to take regular text message from the keybord as input and convert it into morse code and give output via a buzzer. On the other hand, in decoding mode it will be able to take morse code via a push button and convert that message in regular text message and show it on the monitor.
- Kevin Stephen Biswas Role: Programmer,and Circuit Design.
- S.M Saiful Islam
- MD. Sadman Hossain
- Nazmul Hasan
-
KevinDecoderPlusEncoder.ino : It is the file which contains the auduino Sketch for the Morse Code encoder and decoder. Note this two will not work at the same time.
- If Pin 12 is High(+5V) -> it will operate in encoding mode.
- If pin 12 is Low(0V) -> it will operate in decoding mode.
-
~/Circuit Diagram : This Folder contains the circuit diagram image of this project. This diagram was created using "Fritzing" tools. The file with the ".fzz" extention is the file actual circuit diagram editing file which can be opened with "Fritzing" software
- Fritzing For Designing Circuit
- Arduino IDE
- An Arduino
- A tactile push button
- An RGB LED Light
- A Breadboard
- A buzzer
- Some jumper cables
- A laptop