Device Control
Library to control I2C multiplexers based on the PCA9846.
I2C multiplexers are useful for connecting multiple I2C devices that have only one address. This library makes it easy to work with the 4-channel PCA9846 I2C multiplexer. This library supports daisychaining multiple muxes so that you can get up to 32 devices on one I2C bus! It also supports generic Wire ports (Wire1, myWire, etc). Checkout the PCA9846 Qwiic Mux for more information.
Maintainer: SparkFun Electronics
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.