Crate microbit

Source
Expand description

microbit contains everything required to get started with the use of Rust to create firmwares for the fabulous BBC micro:bit microcontroller board.

This crate is for the original micro:bit (V1) pictured below on the left. If your micro:bit looks like the one on the right you need the microbit-v2 crate.

Modules§

adc
ADC
board
Main Board
display
Support for the 5x5 LED display.
gpio
Named GPIO pin types
hal

Macros§

display_pins
Create DisplayPins from a GPIO Parts

Structs§

Board
Provides access to the microbit
Peripherals
All the peripherals