Difference between revisions of "I2C-RPT"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) |
||
Line 1: | Line 1: | ||
[[File:tindie-mediums.png|link=https://www.tindie.com/products/land_boards/4-channel-i2c-multiplexer-i2c-rpt-01/]] | [[File:tindie-mediums.png|link=https://www.tindie.com/products/land_boards/4-channel-i2c-multiplexer-i2c-rpt-01/]] | ||
+ | |||
+ | <video type="youtube">BzxSMwOYKiE</video> | ||
[[File:I2C-RPT-01-X2-CCA_6031-640px.jpg]] | [[File:I2C-RPT-01-X2-CCA_6031-640px.jpg]] |
Revision as of 02:53, 30 December 2019
Features
- I2C Hub / Repeater / Replicator / Multiplexer / De-multiplexer
- Four I2C Ports
- Host port Controlled via I2C
- PCA9544A IC Multiple vendors
- 3.3V or 5V host operation
- 3.3V or 5V slave ports operation
- Voltage translation between the ports
- Example: A Raspberry PI which runs 3.3V can control an I2C device which runs at 5V
- Interrupt line on each channel and host
- 100KHz/400KHz operation
- On-board termination resistors
- 49x49mm form factor
- 4 solid 4-40 mounting holes
- Arduino driver and example code
- Raspberry Pi example code
Drivers/Example Code
- GitHub Repo - Arduino Driver code
- Github Repo - Example code