Usefulelectronics/esp32-homekit-lightbulb
About the project
An RGB LED is controlled over WiFi using iPhone HomeKit app. HSB to RGB conversion model ESP32 WiFi provisioning and the way of adding new accessory to HomeKit app are discussed in details. HomeKit lightbulb example is discussed line by line.
Project info
Difficulty: Moderate
Platforms: Home Assistant, Espressif
Estimated time: 2 hours
License: GNU General Public License, version 3 or later (GPL3+)
Items used in this project
Story
ESP32 Homekit RGB LED Control
Tutorial Video Link:
The only thing that I have changed from the source code is the PWM signal resolution to make it 13 bits. Nothing is quit special in this repository other than some code organization to make it more readable for me.
Planning to more features to this project in the future.
Leave your feedback...