Write a number to a device at an I2C address using a specified number format.
Get the duration of the last pulse in microseconds using MakeCode.
Set a pin to use as a digital input and run code when the pin pulses high or low.
Remaps a value from one range to another, useful in programming for scaling inputs.
Learn how to write an analog signal to a pin using the Analog Write Pin function in Microsoft MakeCode.
Learn how to write digital signals to pins on the micro:bit board for various applications.
Learn how to read digital signals from pins on the micro:bit board using the Digital Read Pin function.
Get the number that matches an arrow image name in Microsoft MakeCode.
Create an icon image for the LED screen using Microsoft MakeCode.
Create an arrow shaped image for LED screens using Microsoft MakeCode.
Learn how to display images on a micro:bit LED screen with code examples and parameters.
Make a big image for the micro:bit LED screen using two squares of LEDs.