Skip to content

Arduino circuit that reads message from serial port and translates it into morse code while also transmitting the code.

Notifications You must be signed in to change notification settings

bingoobongoo/morse_translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Morse Translator

This Arduino circuit reads message from serial port and translates it into morse code while also transmitting the code. Additionaly, the result is being displayed on LCD screen.

Link to the video: https://drive.google.com/file/d/19Em94YCpJ0k_Wb54G4Z-mufymFDNv7G4/view?usp=sharing

Used components

  • Arduino Uno R3 board
  • LCD-03335 display
  • LED-01447 diode (green)
  • EAK-00786 buzzer
  • Resistor 330 Om (1/4W) x2
  • Resistor 220 Om (1/4W)
  • Wire (male-male) x20

Connection

alt text

About

Arduino circuit that reads message from serial port and translates it into morse code while also transmitting the code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages