Morse code is used in telecommunication; it is a method of transmitting and receiving coded information. Each character (letter or numeral) is coded/represented by a unique sequence of dots and dashes ...
I'm trying to learn digital signal processing and thought this would be a decent tutorial project to pursue. There's probably more I need to do to support different words per minute or extreme noise.
Take one IpaQ running WinCE, on a strongARM processor, with built in microphone.<P>Add a dash of MS eMbedded Visual Tools (eVB and eC++), a hefty dose of Ars Software Colloquium advice and simmer for ...
GitHub

web-deep-cw-decoder

This is a web-based, real-time Morse code (CW) decoder powered by a CRNN (Convolutional Recurrent Neural Network) model with a CTC Loss function. A key feature of this application is its client-side ...
Often the Morse Code centered projects that we feature are to help you practice transmitting messages. This one takes a tack and builds an automatic decoder. We think [Nicola Cimmino’s] project is ...