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.
An event that runs when the program starts, initializing the program's settings and features.
Explore the Blocks language for programming with Microsoft MakeCode, designed for educational purposes.
Extensions are modules that enhance the MakeCode editor with additional functionality.
Advertises a UID via the Eddystone protocol over Bluetooth.
Stops advertising URL via the Eddystone protocol over Bluetooth.
Advertises a URL via the Eddystone protocol over Bluetooth.
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.