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.
Returns the duration of a beat in milliseconds for music programming.
Play no sound (rest) on the speaker or at a sound pin for the amount of time you say.
Play musical tones on the micro:bit with adjustable pitch using the ring tone feature.
Play a musical tone on the micro:bit for a specified duration using frequency and duration parameters.
Learn how to configure the micro:bit's accelerometer to measure different levels of acceleration.
Find how long a program has run since it was started, in milliseconds.
Find how much the micro:bit is tilted in different directions using its accelerometer.