This project sets up a lightweight Raspberry Pi server to listen for ESP32 sensor nodes that periodically fetch temperature and humidity from BME280 sensors. After receiving data, the Raspberry Pi ...
This project uses a DHT22 sensor connected to a Raspberry Pi Zero W to capture temperature and humidity measurements. The information is published over WLAN to a MQTT broker and displayed in ...