Skip to content

A fork of Adafruit's MCP23017 i2C port expander library with additional features and capabilities, including interrupts.

License

Notifications You must be signed in to change notification settings

mizraith/mizraith_MCP23017

 
 

Repository files navigation

This is a library for the MCP23017 I2c Port Expander
 
These chips use I2C to communicate, 2 pins required to interface

Adafruit invests time and resources providing this open source code, 
please support Adafruit and open-source hardware by purchasing 
products from Adafruit!

Written by Limor Fried/Ladyada  for Adafruit Industries.  
BSD license, check license.txt for more information
All text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_MCP23017. Check that the Adafruit_MCP23017 folder contains Adafruit_MCP23017.cpp and Adafruit_MCP23017.h

Place the Adafruit_MCP23017 library folder your <arduinosketchfolder>/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

About

A fork of Adafruit's MCP23017 i2C port expander library with additional features and capabilities, including interrupts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%