Inspiration
Found arduino project that converted English text to Morse code. Used this as a foundation to create a program that displays the English characters and Morse Code flashes through an LCD display and an LED respectively.
What it does
Changes input of English characters into Morse Code flashes on an LED while displaying characters on an LCD display.
How I built it
Modified an open source to reach another goal. Used an arduino uno, a base shield, an LED, and an LCD display.
Challenges I ran into
Deciding what to do when the user inputted more characters than available on the screen. Also how to clear the screen when finished.
Accomplishments that I'm proud of
Completed project in less than a day .
What I learned
Basic arduino coding language. In addition, lcd code.
What's next for Morse Code LCD + LED
Making a speaker that says the desired character out loud for the blind.
Credit to
Anika Dasgupta for debugging my program. Ezra Bernstein for finding original project. Rajit Mukhopadhyay for giving the idea for the LED light.
Built With
- arduino-uno
- base-shield
- grove-lcd-rgb-backlight
- led-light
- wires
Log in or sign up for Devpost to join the conversation.