Online books for Embedded Rust

Rust Embedded aims to be a resource for Rust programmers writing software for embedded devices.

The Embedded Rust Book is an introductory book about using the Rust Programming Language on "Bare Metal" embedded systems, such as Microcontrollers.


Another one Discover the world of microcontrollers through Rust!

There are currently two versions of this book. The first is older and uses an F3 Discovery circuit board to introduce you to microcontrollers and Rust, while the second is newer and uses a micro:bit circuit board instead.
Older book, using an F3 discovery board
Newer book, using a micro:bit



Comments

Popular posts from this blog

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.

CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module