Control six separate RGB LED strips with a single Arduino Nano
If you’re used to working with individually addressable RGB LEDs, then that title probably has you scratching your head — controlling six NeoPixel strips is easy with an Arduino, since each strip only needs a single I/O pin for data. But we aren’t talking about individually addressable LEDs; we’re talking about conventional common-anode RGB LED […]