News

You can build Zigbee and Thread devices with the ESP32-C6, so I set up a Zigbee sensor with Zigbee2MQTT.
The ESP8266 and its heavyweight sibling the ESP32 are fantastic boards to develop with as they allow you to quickly and easily get a project online. Just tack a few sensors and some LEDs on them, a… ...
The ESP32 based sensor nodes publish their readings to an MQTT broker running on the Raspberry Pi. The Pi subscribes to these sensor node topics to pick up the relevant sensor data.
From there, you can react to the reported values and initiate different systems, and it's all thanks to a cheap sensor and an ESP32. 6 smart home devices anyone can build with a cheap ESP32 and an ...