sheldonix/esp_io_expander_xl9555

0.8.0

Latest
uploaded 2 months ago
ESP-IDF component driver for the XL9555 I/O expander

2 examples

  • xl9555_basic
    This example toggles the configured XL9555 pin (default P0) every 500 ms using the ESP-IDF 'i2c_master' driver.
    2.13 KB
  • xl9555_input
    This example reads a single XL9555 input pin (default P0) every 500 ms using the ESP-IDF `i2c_master` driver. It is configured for the ATK-…
    2.16 KB