Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

esotericenderman/microbit-morse-code-sender

Repository files navigation

Microbit Morse Code Sender

Project Status: Completed

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/

Usage

See the morse code chart below for help:

Morse Code

In the above diagram:

  • The dots · represent short signals.
  • The dashes - represent long signals.
  1. Button A is a short signal.
  2. Button B is a long signal.
  3. Begin by typing out a letter using the A and B buttons.
  4. When you are done, type the termination sequence AAAAB. This will add the letter to what will be sent.
  5. 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.

Use as Extension

This repository can be added as an extension in MakeCode.

Edit This Project

To edit this repository in MakeCode.

Metadata (Used for Search, Rendering)

  • for PXT/microbit
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>

License

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>.

Topics

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