Arduino-HomeKit-ESP8266
Arduino-HomeKit-ESP8266 copied to clipboard
3 Different WS2812B Using
trafficstars
I need to run 3 different WS2812B on my nodemcu. Is it possible to run these leds as 3 different homekit accessories on a single nodemcu? How can I do?
Probably you can if you have enough GPIO's to support that. Here is an example of multiple switches as accessory. It will probably also work for "lights" Example_MultipleSwitches.zip