JoDaNl / esp8266_ws2812_i2s

ESP8266 Library for driving WS2812 led-strip using the I2S output. Use within the Arduino IDE
71 stars 24 forks source link

fade_in_out.ino example sketch not working #16

Open refulgent-de opened 5 years ago

refulgent-de commented 5 years ago

I tried to setup the example sketch (fade_in_out.ino) on a D1 mini clone and an ESP-M2 module both times with negative result. Both times a chain of 4 WS2812B were attached to the ESP having Din connected with RXD (I2S_DATA).

Was there a change in the firmware in ESP8266 controllers since 2016 or is some issue known about the current version of the library or am I missing something? Is this lib still maintained?

Greetings