NeoPixels, or WS2812 RGB LEDs, are the display device du jour for impressive and blinding lighting projects. Commonly known for very tight timing requirements, [Josh] discovered this is, in fact, ...
LEDs have a special place in every maker's heart, and it's because we all love the ability to create light at moment's notice. Almost every project I have made over the last two decades has included ...
As an alternative to an Arduino Nano, Uno, or Mega, you can use a Raspberry Pi, a PSoC, a Teensy 3.2, an XLR8, or a ShieldBuddy to control your NeoPixel applications. As an alternative to an Arduino ...
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 very ...