this post was submitted on 16 Nov 2023
7 points (100.0% liked)
Ham Radio
90 readers
1 users here now
discussion about the amateur radio hobby
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What's the question exactly? Are you looking to write a program to decide Morse or use something already existing?
If the latter check out fldigi. There are also a bunch of open source ham radio projects on GitHub that have cw decode you could lift.
Good luck!
Yes, that is the idea basically. I have some flashlights with a complicated single-pushbutton interface (https://anduril.click/). Rather than trying to remember all the crazy click combinations to activate different flashlight functions, I'm thinking of reprogramming the firmware to recognize commands in Morse code. I guess that is easier than off-the-air CW decoding, but on the other hand the CPU in the flashlight isn't very powerful. So I wondered if anyone here had wisdom about what I might be getting into. I will look at the Github repos. Thanks!