Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 279 Bytes

README.rst

File metadata and controls

7 lines (5 loc) · 279 Bytes

MCP23017 I2C Port Expander

You can easily add more GPIO connections for an ESP8266 using a port expander. This example demonstrates how to do that with a common I2C port expander.

If you need a faster connection, see :sample:`PortExpander_MCP23S17`.