HomeKidd / Homekit-WS2812B-controller

ESP8266 based  Homekit controller for WS2812B lightstrips with WS2812FX support🌈
237 stars 35 forks source link

Does this project work on ESP32 as well ? #45

Closed alialki closed 3 years ago

alialki commented 3 years ago

I was thinking to start with this project but i have couple of extra ESP32 boards, so i was wondering if this can be done on an esp32 or only works on esp8266

HomeKidd commented 3 years ago

Hi!

All my projects are built around ESP8266 only so both the code and PCBs are made for ESP8266. I'm not planning to make it for ESP32 because of cost issues and because the ESP8266 still enough to run the firmware.