Arduino-HomeKit-ESP8266 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP8266 copied to clipboard

3 Different WS2812B Using

Open tahammert opened this issue 2 years ago • 1 comments
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?

tahammert avatar Apr 11 '23 20:04 tahammert

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

PimV5755 avatar Jul 07 '23 09:07 PimV5755