Rust is a great programming language when developing for embedded devices like MCUs, which have limited resources. Especially, Bare Metal (a.k.a. no_std) brings many advantages […] Read More
Tag: Wokwi
Wokwi is able to simulate ESP32 chips also in VS Code or CLion. It’s sufficient to add wokwi.toml and diagram.json to the project. wokwi.toml contains […] Read More