An open API service indexing awesome lists of open source software.

https://github.com/eadf/esp8266_mcp23017

I²C port expander driver for esp8266
https://github.com/eadf/esp8266_mcp23017

Last synced: about 1 year ago
JSON representation

I²C port expander driver for esp8266

Awesome Lists containing this project

README

          

# esp8266_mcp23017

Esp8266 driver for [mcp23017 (I²C version)](http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en023499)

This driver uses [esp8266_i2c_master](https://github.com/eadf/esp8266_i2c_master).

See [esp8266_mcp23017_example](https://github.com/eadf/esp8266_mcp23017_example) for an example on how to use this driver.

# License

GNU GENERAL PUBLIC LICENSE Version 3