Sometimes you need extra inputs and outputs on your Arduino; maybe youre taking readings from dozens of sensors or controlling a bunch of LEDs. Whatever it is, the Mux Shield will help you out. Stack it onto your Arduino and youve just added 48 extra I/O pins. You can select whether the pins are analog inputs, digital inputs, or digital outputs. The Mux Shield uses a clever combination of multiplexers, shift registers, and control signals to accomplish this but dont worry its all wrapped up in a easy-to-use library that comes with examples. Have a look at the User Guide below for much more information.
Features:
48 analog inputs/digital inputs/digital outputs (in combination)
Solder Jumpers for Hard-Wired Mode Select
Arduino Library and Example Code Available