10 months ago I published a video showing a display that I created using WS2811 strip of 300 RGB LEDs. Since then I've been asked a lot about a "how to" and since I got a bit of time to try and put something together, this is the result.
I've covered the construction of the board, what it entails, how it generally works and a brief explanation on how the Fast_SPI library works. On my website I've uploaded all of the code I wrote to get this to work and I have to state that it should be used for reference and that no one should try and use it verbatim and expect it to work.
The code itself is too complex to create a video for, believe me, I tried and if you have any questions, then I'll try and answer them as best as I can.
Also, the Arduino Official Wifi Shield sucks. I ditched it and used an Ethernet Shield. Works like a charm.