Adafruit TCA9548A I2C Multiplexer

$8.04Save 14%
$6.95
Adafruit Industries
Adafruit Industries

Compare 3 seller prices

Retailer
Price
Adafruit Industries
Adafruit IndustriesBest
4.9
$6.95
Chicago Electronic Distributors
Chicago Electronic Dis
5.0
$6.95
Kiwi Electronics
Kiwi Electronics
4.8
$8.04
This site contains affiliate links for which we may be compensated.
Adafruit TCA9548A I2C Multiplexer$6.95

You just found the perfect I2C sensor, and you want to wire up two or three or more of them to your Arduino when you realize "Uh oh, this chip has a fixed I2C address, and from what I know about I2C, you cannot have two devices with the same address on the same SDA/SCL pins!" Are ...You just found the perfect I2C sensor, and you want to wire up two or three or more of them to your Arduino when you realize "Uh oh, this chip has a fixed I2C address, and from what I know about I2C, you cannot have two devices with the same address on the same SDA/SCL pins!" Are you out of luck? You would be, if you didn't have this ultra-cool TCA9548A 1-to-8 I2C multiplexer! Finally, a way to get up to 8 same-address I2C devices hooked up to one microcontroller - this multiplexer acts as a gatekeeper, shuttling the commands to the selected set of I2C pins with your command.Using it is fairly straight-forward: the multiplexer itself is on I2C address 0x70 (but can be adjusted from 0x70 to 0x77) and you simply write a single byte with the desired multiplexed output number to that port, and bam - any future I2C packets will get sent to that port. Some header is required and once soldered in you can plug it into a solderless-breadboard.