espp/mcp23x17

0.21.0

uploaded 1 day ago
MCP23x17 I2C I/O Expander component for ESP-IDF

readme

# MCP23x17 I/O Expander

The `MCP23x17` I/O expander component allows the user to configure inputs,
outputs, interrupts, etc. via a serial interface such as SPI or I2C.

## Example

The [example](./example) shows how to communicate with an MCP23017 I2C digital
I/O exapander using the `espp::Mcp23x17` component.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/mcp23x17^0.21.0"

or download archive

Stats

  • Archive size
    Archive size ~ 10.76 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/mcp23x17 version: 0.21.0
|