Skip to content

2.4.0 - Adding support for MCP23016

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 03 Aug 17:27
c05ae62

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.