Red Mosquitto: Implement a noise sensor with an MQTT client in an ESP32

Red Mosquitto: Implement a noise sensor with an MQTT client in an ESP32

Originally Published Mar 18, 2024

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.

Read more on Developer Center

Author: Jorge D. Ortiz-Fuentes