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.
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.
Control of the LED screen with various functionalities.
Adjust the tempo of music in your projects with ease using the micro:bit.
Adjusts the tempo of music played on the micro:bit by a specified number of beats per minute.
Finds the tempo (speed of a piece of music) for micro:bit projects.
Returns the duration of a beat in milliseconds for music programming.