Run a program when the micro:bit receives a number or string over radio, with deprecated API notes.
Embed the board serial number in each radio packet for identification.
Adjust the radio signal strength of the micro:bit for optimal communication.
Learn how to set a group ID for sending and receiving data with micro:bit radio.
Get properties from the last received radio packet in Microsoft MakeCode.
Learn how to run a program on micro:bit when it receives a number via radio.
A function to turn the LED screen on and off in Microsoft MakeCode.
Find how bright the LED screen is when it is turned on.
Learn how to toggle a LED light on the LED screen using x, y coordinates with Microsoft MakeCode.
Turn off the LED light on the LED screen using the unplot function in Microsoft MakeCode.
Learn how to control LED lights on a screen using the plot function in Microsoft MakeCode.
Play no sound (rest) on the speaker or at a sound pin for the amount of time you say.