Adafruit PCF8574 Arduino Library
|
#include "Arduino.h"
#include <Adafruit_BusIO_Register.h>
#include <Adafruit_I2CDevice.h>
Go to the source code of this file.
Classes | |
class | Adafruit_PCF8575 |
Class that stores state and functions for interacting with the PCF8575 I2C Expander. More... | |
Macros | |
#define | PCF8575_I2CADDR_DEFAULT 0x20 |
PCF8575 default I2C address. | |
I2C Driver for PCF8575 I2C GPIO expander
This is a library for the Adafruit PCF8575 breakout: http://www.adafruit.com/products
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
BSD license (see license.txt)