2.4.0 - Adding support for MCP23016
This library now supports the MCP23016 version of the IO Expander IC. Thank you @Flameeyes
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.