Skip to content

dmd/morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code to Email

It's 2 AM, and I just had an idea, or something I need to remember. I don't want to disturb my wife by getting up, and even the very-dim light from my phone can be bothersome. Writing is difficult. What's the answer? Morse code, of course!

I built a device using a $6 Raspberry Pi Pico W and a silent handheld switch. The switch is connected to a GPIO pin. On powerup, it connects to wifi, and immediately starts listening for morse code. Once a morse code sequence is received and has been silent for 10 seconds, it POSTs the text to a web service, which then emails it to me.

picture of device

About

Morse code to email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages