Morse Code Encoder and Decoder

By: Shaunak Kale and Emily Ashikari

Abstract

Our goal is to implement a morse code encoder and decoder. We will be using two boards, one to encode morse code, and the other to decode. The encoder board will intake data and send out the morse code translated from text received a computer via a speaker. Then the decoder board will use a microphone to receive the morse code, decode it, and display the message on an LCD display.



Block Diagram