# KTS1622 I2C I/O Expander [](https://components.espressif.com/components/espp/kts1622) The `KTS1622` I/O expander component allows the user to configure inputs, outputs, interrupts, etc. via a serial interface such as I2C. ## Example This example shows how to use the `Kts1622` component to communicate (via I2C) with an KTS1622 I2C digital IO expander.
2b699b4cb8b6cccb2e60f179984c58ddd26b6749
idf.py add-dependency "espp/kts1622^1.0.27"