A script that allows you to send morse code between two Microbits.
This is in no way practical, but it's cool to see that it's at least possible.
Open this page at https://EsotericEnderman.github.io/microbit-morse-code-sender/
See the morse code chart below for help:
In the above diagram:
- The dots · represent short signals.
- The dashes - represent long signals.
- Button A is a short signal.
- Button B is a long signal.
- Begin by typing out a letter using the A and B buttons.
- When you are done, type the termination sequence AAAAB. This will add the letter to what will be sent.
- To send the current string, type the end character by typing ABAB. This will send the string to all other Microbits on the radio frequency.
This repository can be added as an extension in MakeCode.
- open https://makecode.microbit.org/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/EsotericEnderman/microbit-morse-code-sender and import
To edit this repository in MakeCode.
- open https://makecode.microbit.org/
- click on Import then click on Import URL
- paste https://github.com/EsotericEnderman/microbit-morse-code-sender and click import
- for PXT/microbit
Microbit Morse Code Sender Copyright (C) 2024 Esoteric Enderman
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <gnu.org/licenses>.
radio typescript morse-code ts microbit morse-codes morsecode makecode microbit-scripts microsoft-makecode microbit-radio morse-translator micro-bit morse-code-translator makecode-arcade morse-code-converter microbits