Login / Signup
Cart
Your cart is empty
This is an IO expansion module based on the MCP23017 port expander chip. The module can expand your microcontroller to offer an additional 16 IOs.
The module can set eight I2C addresses, which means with this module, the microcontroller can connect 8 modules to expand 128 IOs at most. The module solves the insufficient IO ports problem in applications like robots and interactive media.
This module has 2 groups of IO pins, GPIOA and GPIOB. Each group has 8 independent IO interfaces, and each IO interface can be set to input, output, pull-up input (connect to 100KΩ pull-up resistor), interrupt and so on.
The module has 2 interrupt signal pins: IA and IB. IA is used to detect the interruption in the IO interfaces of GPIOA, and IB is used to detect the interruption in the IO interfaces of GPIOB. When one pin of GPIOA or GPIOB interrupts, the corresponding IA or IB will produce a high-level signal.
If you want to acquire the expansion shield in the diagram below, it can be found here
Num | Name | Description |
1 | +/VCC | Positive |
2 | -/GND | Negative |
3 | C | IIC Clock Line |
4 | D | IIC Data Line |
5 | RST | Reset Pin |
6 | IA | GPIOA Interrupt Detection Pin |
7 | IB | GPIOB Interrupt Detection Pin |
8 | PWR | Power Indicator |
9 | A0/A1/A2 | IIC Address Switch |