espressif/esp32_io_expander

uploaded 1 week ago
ESP32_IO_Expander is a library designed for driving IO expander chips using ESP SoCs
# ChangeLog

## v1.0.1 - 2025-01-23

### Enhancements:

* feat(base): update base class

### Bug Fixes:

* fix(repo): compile *.cpp files on MicroPython

## v1.0.0 - 2024-12-06

### Enhancements:

* feat(repo): refactor with esp-lib-utils
* feat(repo): support micropython

## v0.1.0 - 2024-11-05

### Enhancements:

* Upload to the ESP Registry and support to build on the esp-idf
* Update pre-commit configuration

## v0.0.4 - 2024-10-18

### Enhancements:

* Update CH422G and add a new example to show how to use it (@H-sw123)

## v0.0.3 - 2024-05-07

### Enhancements:

* Add support for CH422G from Waveshare (@lboue)
* Update the example to show how to use the CH422G

## v0.0.2 - 2023-10-07

### Bug Fixes:

* Correct library name in `sentence` field of metadata

## v0.0.1 - 2023-09-20

### Enhancements:

* Support for various IO expander chips.
* Support to control individual IO in the same way as Arduino
* Support to control multiple IOs at the same time.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

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

or download archive

Stats

  • Archive size
    Archive size ~ 45.83 KB
  • Downloaded in total
    Downloaded in total 1.8k times
  • Downloaded this version
    This version: 137 times

Badge

espressif/esp32_io_expander version: 1.0.1
|