Skip to content

EDGE22/microbit

 
 

Repository files navigation

microbit

microbit contains everything required to get started with the use of Rust to create firmwares for the fabulous BBC micro:bit microcontroller board. This little board has everything and a kitchen sink built-in, even a capable debugging interface, so all that one needs to get going with programming this device is:

  • A BBC micro:bit board
  • A computer (macOS and Linux work perfectly, Windows tested as well)
  • A bit of open source software

Some very preliminary examples of using this crate can be found here in this repo or here on my blog.

A guide to embedded development with Rust on the microbit using this crate can be found in the MicroRust book.

License

0-clause BSD license.

About

A Rust crate for BBC micro:bit development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.9%
  • Shell 2.5%
  • Logos 0.6%