LED Multiplexing 101: 6 and 16 RGB LEDs With Just an Arduino: There are multiple ways to light a lot of LEDs off an Arduino (or any other microcontroller): shift registers, LED drivers, programmable LEDs, but the more LEDs you want to control, the closer you’re getting to the multiplexing: the ultimate techniq…