Inspiration
Knowing that there are people in the world who can't communicate properly with other people
What it does
The project translates morse code to English letters, words, or sentences
How we built it
A python code was written to control the Arduino board. The board is what the user uses to enter the data into the computer. The user uses only a button and an analog pin to enter the data and sees the output on the LED screen.
Challenges we ran into
Making the application run in the background, using the right timing, and making the Arduino board produce the sounds of the letters.
Accomplishments that we're proud of
The code works, and it can provide a complete sentence for the user.
What we learned
How to control the loop to make it consistent with a user's input
What's next for Morse_Code_Translator
Making it produce the sounds of the letters and making the application run on the board no matter if the user is running it or not.
Log in or sign up for Devpost to join the conversation.