Nuacht

Basically any "Arduino compatible" that runs an 8-bit AVR with an 8-16MHz clock will work. Additionally, the Arduino Due and Teensy boards are compatible with the Neopixel lin.
Still, Driving this many NeoPixels is a migraine trigger, and we have to give [Josh] credit for doing this with 1K of RAM. Check out the video of [Josh]’s extreme NeoPixel strip below.
Everyone loves NeoPixels. Individually addressable RGB LEDs at a low price. Just attach an Arduino, load the demo code, and enjoy your blinking lights. But it turns out that demo code isn’t v… ...