Learn how to program a micro:bit to blow away a ghost named Haven using sound detection.
Learn to use sound to control lights with the new micro:bit's microphone feature.
Communicate with Sky the pig using Morse code through your micro:bit!
Use micro:bit radio to send and receive messages between devices in a fun and interactive way.
Create a Love Meter machine with your micro:bit to measure how much love you're emitting today!
Gallery of the blocks and their images for micro:bit.
Explore how numbers are stored in memory, their byte arrangement, and the significance of signed and unsigned numbers.
Learn how to utilize buffers for data management in micro:bit programming.
A buffer is a temporary memory location for data in programming, essential for data transfer and manipulation.
An Array is a list of items that can hold basic types like numbers, booleans, or strings.
A comprehensive guide to understanding and using number values in programming.
Learn how to use JavaScript in the Microsoft MakeCode programming environment.