[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 ...
A real-time morse code decoder that listens to a microphone or reads an audio file, detects the tone using FFT analysis, adaptively determines the speed, and decodes the characters. Optionally ...
When [101 Things] didn’t want to copy Morse code, he decided to build a Pi Pico system to read it for him. On the face of it, this doesn’t seem particularly hard, until you look at the practical ...