tttapa / Control-Surface

Arduino library for creating MIDI controllers and other MIDI devices.
GNU General Public License v3.0
1.23k stars 139 forks source link

led Multiplexer question #276

Open T4lus opened 4 years ago

T4lus commented 4 years ago

Hi, Can I use multiplexer with led ?

tttapa commented 4 years ago

No, a multiplexer only has a single active output at any given time. You can use an LED driver with a shift register input.