View larger
0104110000016423
New product
This TCA9548A I2C Multiplexer Module can bind up to 8 same-address I2C in order to control 64 I2C addresses.
See description for more details about the product.
Add to cart now!
27 Item Items
Warning: Last items in stock!
Availability date:
This TCA9548A I2C multiplexer module can bind up to eight I2C of the same address. It serves selects and sends commands to the selected set of I2C pins. Using it is quite easy, the multiplexer is on I2C address 0x70 (but can be adjusted from 0x70 to 0x77), write a single byte with the desired multiplexed output number to that port so that future I2C packets will get sent to that port.
You can connect 8 of these multiplexers on each of 0x70-0x77 addresses, controlling 64 I2C addresses
Pin supply:
I2C control pins:
I2C multiplexed pins:
TCA9548A multiplexer is interesting because it has set 0x70 I2C address and send out I2C commands and specify that you want to communicate with. You can use this small code example:
#define TCAADDR 0x70
void tcaselect(uint8_t i) {
if (i > 7) return;
Wire.beginTransmission(TCAADDR);
Wire.write(1 << i);
Wire.endTransmission();
}
This 16 MHz Quartz Crystal is used for precise...
$0.34
HC-06 Slave Module with Adapter (3.3 V and 5 V...
$7.30
Are you low on I/O? No problem! The...
$8.40
This battery case can hold 1 x 18650 3.7 V...
$0.84
The I2C LCD backpack is a small PCB that can be...
$1.29
IRF540N N-MOS Transistor 100 V, 33 A, TO-220
$1.20
This is a 50 kg load cell that is widely used...
$7.19
20 cm 10p Male-Male Wires See description for...
$1.08
This case is suitable for Arduino Mega 2560....
$1.99
Thermal Insulator for TEC12706 Peltier Modules...
$0.45