espressif/esp_io_expander

1.0.1

uploaded 6 months ago
ESP IO Expander - main component for using io expander chip

readme

ESP IO Expander Component

This componnent is main esp_io_expander component which defines main functions and types for easy adding specific io expander chip component.

Supported features

  • Set an IO's direction
  • Get an IO's direction
  • Set an IO's output level
  • Get an IO's input level
  • Show all IOs' status
  • Interrupt mode

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_io_expander^1.0.1"

or download archive

Dependencies

  • ESP-IDF >=4.4.2
  • Stats

    • Downloaded in total
      Downloaded in total 1.2k times
    • Downloaded this version
      This version: 1.2k times

    Badge

    espressif/esp_io_expander version: 1.0.1 |