Configure servo pulse width for micro:bit pins with specified values.
Control servo motors by writing values to specified pins on the micro:bit.
Get the duration of a pulse from one of the pins in microseconds.
Remaps a value from one range to another, useful in programming for scaling inputs.
Configure the PWM period on specified analog pins in micro:bit.
Learn how to write an analog signal to a pin using the Analog Write Pin function in Microsoft MakeCode.
Learn how to read analog signals from pins on the micro:bit using the Analog Read Pin function.
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.
Control currents in Pins for analog/digital signals, servos, i2c, and more.
Learn how to scroll images on an LED screen using Microsoft MakeCode.
Learn how to display images on a micro:bit LED screen with code examples and parameters.