sonyhome / FAB_LED

Fast Arduino Bitbang LED library supports programmable LEDs (WS2812B, APA102...), color palettes for Arduino AVR
GNU General Public License v2.0
125 stars 17 forks source link

does it work with esp32? #33

Open TheCherry opened 4 years ago

TheCherry commented 4 years ago

Hi, your lib looks great. Now I ordered a ESP32-POE and waiting for it. In the meantime I looking for a lib that support RGBW SK6812 LEDs and wana try the lib with a tiny or atmega.

Will the lib work later with esp32 too?

sonyhome commented 2 years ago

I have not put any support for ESP32. It's one of the target platforms I'd like to support but it's been years and I have still not gotten around to write the delay loops to support ARM or ESP, I'm just too busy with other projects to focus on this.