espressif/esp_io_expander
uploaded 1 year ago

1.0.1

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 - [x] Set an IO's direction - [x] Get an IO's direction - [x] Set an IO's output level - [x] Get an IO's input level - [x] 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 5.6k times
    • Downloaded this version
      This version: 5.6k times

    Badge

    espressif/esp_io_expander version: 1.0.1 |