In this video, 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.
GitHub:
https://github.com/UsefulElectronics/esp32-homekit-lightbulb
ESP-IDF:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/Apple
HomeKit accessory server library:
https://github.com/maximkulkin/esp-homekit
Anvy Smith HSB to RGB conversion Algorithm:
https://www.cs.rit.edu/~ncs/color/t_convert.html
GitHub:
https://github.com/UsefulElectronics/esp32-homekit-lightbulb
ESP-IDF:
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/Apple
HomeKit accessory server library:
https://github.com/maximkulkin/esp-homekit
Anvy Smith HSB to RGB conversion Algorithm:
https://www.cs.rit.edu/~ncs/color/t_convert.html
Комментарии выключены