uploaded 2 days ago
ESP-IDF component driver for the XL9555 I/O expander
-
xl9555_basic
This example toggles the configured XL9555 pin (default P0) every 500 ms using the ESP-IDF 'i2c_master' driver.
Archive size ~ 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-…
Archive size ~ 2.16 KB