Skip to content
On this page

Embedded systems

Embedded Rust on Espressif & Mastering Embedded Linux are useful reads. TinyGo is nice. RTIC (Real-Time Interrupt-driven Concurrency) is fascinating.

Rust on the CH32V003 is nice read.

Also looking into Embassy & Toit.

Rust on ESP-IDF "Hello, World" template is great starter code.

Tock is interesting embedded OS with nice Rust bindings.

Interesting chips