Hi friends,
In this tutorial, ESP32C3 MCU is used to interface WS2812 Addressable LED Strip over RMT peripheral to set the LEDs color and brightness. The MCU is configured to get connected over WiFi to an MQTT broker and subscribe to topics that will receive LED control related data.
iHost Gateway on the other hand runs homebridge plugin that allows the connected sensors and devices to be interfaced over iPhone home app.
Home bridge allows adding custom IoT devices to iPhone home automation system, which opens the way of integrating many different devices and new possibilities taking home automation to the next level.
Stay tuned for more home automation related tutorial!
GitHub Repository:
Comments