Learn how to run a program on micro:bit when it receives a number via radio.
Sends a string to other micro:bits in the area connected by radio, with a maximum length of 19 characters.
Send a string and number together by radio to other micro:bits with a maximum string length of 8 characters.
Broadcast a number to other micro:bits connected via radio.
Send and receive data using radio packets.
A function to turn the LED screen on and off in Microsoft MakeCode.
Display a bar graph for a number value using micro:bit's LED interface.
Stop the animation that is playing and any animations that are waiting to play.
Control the brightness of the LED screen on the micro:bit device with ease.
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.
Find whether the LED you say on the LED screen is on or off.