Skip to content

ntoll/microbitmorse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Morse code text entry for the BBC micro:bit

More a proof of concept than anything, but here's one approach to entering text onto a BBC micro:bit using nothing more than Morse code.

Key in Morse using button A. To get the text displayed, hold button B and tap A.

At the moment, this only does one word at a time, and the timings are set very slow, as I'm not particularly good at Morse code! Video demo of this on YouTube. There's plenty of scope for improvement...

The was inspired by, and borrows code from the Raspberry Pi Morse code worksheet.

It was built using ntoll's Mu editor for BBC micro:bit micropython.

About

Text input for the BBC micro:bit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%