Thursday, January 18, 2018

A messenger program for the micro:bit

Use 2 or more microbits to send messages to one another. Use A and B keys to select letters, press both A and B keys to select a letter, and select '>' character and press both A and B keys to send the message to other microbits.
As you can see the code is pretty simple. You can find the code in javascript in this github repository: https://github.com/tkleisas/microbit_examples

Search the web