This Arduino project reads Morse code input from a button and displays the decoded letters on a 4-digit 7-segment display. It measures how long the button is pressed to distinguish dots (.) and dashes ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
[Rostislav Persion] wrote a simple Morse Code decoder to run on his Arduino and display the text on an LCD shield. This is probably the simplest decoder possible, and thus its logic is pretty ...