ESP32 Embedded Rust at the HAL: Remote Control Peripheral

https://apollolabsblog.hashnode.dev/esp32-embedded-rust-at-the-hal-remote-control-peripheral

I'm not the author, but thought I should get the ball rolling in the embedded community.

This is the latest post, from last week. However, this blog has a lot of useful tutorial style posts about embedded Rust.

6 points · 2 comments · view on lemmy.world

2 Comments

xroni@lemmyrs.org · 2 pts · 3y

This is really interesting, thanks for sharing!

teotwaki@lemmy.world · 1 pts · 3y

This is very cool, thanks! I’ve been using bare metal Rust on various ESP32 devices and also trying to contribute back when I could. Never heard of this blog post series but definitely will go through them!