Tutorials
A multi-paradigm, general-purpose programming language designed for performance and safety. Rust is a low-level programming language with high performance and can be used to write operating systems, game engines, and embedded applications.- Latest
- Highest Rated
Tutorial
Red Mosquitto: Implement a Noise Sensor With an MQTT Client in an ESP32
We write in Rust from scratch the firmware of a noise sensor implemented with an ESP32. We use the neopixel to inform the user about the status of the device. And we make that sensor expose the measurements through MQTT.Sep 04, 2024