A place to put your YouTube video that is ESP8266 related.

User avatar
By martinayotte
#63732 Well, unfortunately, I misread the title yesterday, I thought it was with plain LED.
For WS2812, the MCP23017 is not a good choice, because you need to bitbang 24 bits RGB into WS2812, which will be quite slow thru MCP23017 and I2C bus.

You should take a look at those :
http://www.instructables.com/id/ESP8266 ... rduino-ID/
https://github.com/kitesurfer1404/WS2812FX