Your browser is unsupported

We recommend using the latest version of IE11, Edge, Chrome, Firefox or Safari.

CS.23 – Morse Code Translator

Team Members Heading link

  • Sri Karnati
  • Sean Mcnamara
  • Abhi Neti
  • Caleb Satvedi

Project Description Heading link

The aim of this project is to design a system that can act as an English to Morse code translator and vice versa using four Arduino microcontrollers. The system will consist of a user interface, a transmitter, a receiver, and a display. The user interface will consist of letters on an LCD screen. The joystick will be used to hover over the characters in English and then a button will be used to confirm the selection, which will then be translated into Morse code and displayed on the LCD screen. The user can also enter Morse code using the keypad, and the system will display the corresponding English text. The transmitter will receive the Morse code input and convert it into electrical signals that can be transmitted using serial communication. This will be sent to a different arduino where the morse code will be processed and translated into english. The translated English text will then be displayed on the LCD screen for the user to see the results. The system will also include a speaker that can emit the Morse code sounds for users using a Piezzo speaker. In conclusion, this project aims to develop an English to Morse code translator and vice versa using four Arduino microcontrollers. The system will provide an intuitive user interface and allow for easy translation of text into Morse code and vice versa.