waterish_os_rev3_public/libraries/Adafruit-MCP23017-Arduino-L...
Siwat Sirichai 3c47103b39 Add Library 2019-08-09 09:01:56 +07:00
..
.github Add Library 2019-08-09 09:01:56 +07:00
examples Add Library 2019-08-09 09:01:56 +07:00
Adafruit_MCP23017.cpp Add Library 2019-08-09 09:01:56 +07:00
Adafruit_MCP23017.h Add Library 2019-08-09 09:01:56 +07:00
README.md Add Library 2019-08-09 09:01:56 +07:00
keywords.txt Add Library 2019-08-09 09:01:56 +07:00
library.properties Add Library 2019-08-09 09:01:56 +07:00
license.txt Add Library 2019-08-09 09:01:56 +07:00

README.md

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 /libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.