Skip to content

Commit c5be0a6

Browse files
committed
Add PaHub v2.1
1 parent b169933 commit c5be0a6

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,22 @@ M5UnitUnified is a library for unified handling of various M5 units products.
77

88
### SKU:U040-B
99

10-
PaHUB2, is an I2C Expandable Hub, which can expand a single I2C HY2.0-4P interface and connects up to 6 I2C channels. It allows you to mount slave devices with the same I2C address (by polling control the different channels to achieve in-device coexistence). Embedded PCA9548AP-I2C multi-channel switch IC, Save you worries with insufficient I2C interface of the expansion.
10+
Unit Pahub v2.0 is an I2C device splitter that can expand a single I2C HY2.0-4P interface to six channels, allowing the connection of multiple slave devices with the same I2C address (by controlling the polling of different channels to enable coexistence of devices with the same address).
11+
12+
It features an embedded PCA9548AP-I2C multi-channel switch IC, supporting the expansion of 6 groups of I2C devices.
13+
14+
15+
### SKU:U040-B-V21
16+
Unit PaHub v2.1 is an I2C multiplexer unit that uses the PCA9548AP chip solution to expand a single I2C interface into six channels. By selecting different channels, it allows multiple devices with the same or different I2C addresses to coexist on the same I2C bus (switching via polling channels).
17+
18+
The module is equipped with an onboard DIP switch to easily adjust the I2C address of Unit PaHub v2.1, supporting multi-unit cascading to connect more I2C devices.
19+
1120

1221
## Related Link
1322
See also examples using conventional methods here.
1423

15-
- [Unit PaHub2 - Document & Datasheet](https://docs.m5stack.com/en/unit/pahub2)
24+
- [Unit PaHub v2.0 - Document & Datasheet](https://docs.m5stack.com/en/unit/pahub2)
25+
- [Unit PaHub v2.1 - Document & Datasheet](https://docs.m5stack.com/en/unit/Unit-PaHub%20v2.1)
1626

1727

1828
## Required Libraries:

0 commit comments

Comments
 (0)