Learn how to use the if statement to control code execution based on boolean conditions.
Explore the fundamentals of logic in programming with MakeCode, including if statements and boolean operations.
Run part of the program for each element in a list using the 'for of' loop in programming.
Learn how to use the while loop to repeat code while a Boolean condition is true.
Learn how to use the 'for' loop in programming to repeat actions a specified number of times.
Explore various loop structures in programming including for, while, and repeat loops.
An event that runs when the program starts, initializing the program's settings and features.
Advertises a UID via the Eddystone protocol over Bluetooth.
Stops advertising URL via the Eddystone protocol over Bluetooth.
Learn how to use the UART Write Value function to send data via Bluetooth on the micro:bit.
Learn how to send numbers via Bluetooth using the micro:bit's UART service.
Learn how to use the UART Write String feature for Bluetooth communication with micro:bit.