11-CWDecoder
To use these files,
- In your Documents\Arduino folder, create a subfolder named "sketch_morsecodedecoder"
- Download the two files into this subfolder
- Click on Download File
- right-click and save as...
- Rename each file to remove the ".txt" at the end of the file name so that you restore the original file type.

sketch_morsecodedecoder.ino.txt |

free_fonts.h.txt |
You should end up with two files named
sketch_morsecodedecoder.ino
and
free_fonts.h
Here is the revised Morse Code Decoder sketch:
sketch_morsecodedecoder.ino
and
free_fonts.h
Here is the revised Morse Code Decoder sketch:

sketch_morsecodedecoderv2.ino.txt |