After I have done some Rust development for web application, Lambdas, etc. I have started to experiment with Rust on the ESP32. The ESP32 is a low-cost microcontroller. The Rust support by Espressif, the company behind ESP32, is really great. So it’s a nice way to start with Rust on embedded devices. If you want to learn more about this project, you can read my Rust ESP32 page.