# FT5x06 I2C Touch Controller Component [](https://components.espressif.com/components/espp/ft5x06) The FT5x06 is a capacitive touch controller that supports up to 5 touch points. ## Example This [example](./example) demonstrates how to use the FT5x06 touch controller driver.
idf.py add-dependency "espp/ft5x06^1.0.1"