Module microbit::display

source ·
Expand description

Support for the 5x5 LED display.

There are two APIs for controlling the LED display, blocking and nonblocking. The blocking API is the simplest to get started with.

Modules§

  • Blocking support for the 5x5 LED display.
  • Non-blocking support for the 5×5 LED display.