# 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 and now exposes the same cached touch interface as the other ESPP touch controllers. ## Example This [example](./example) demonstrates how to use the FT5x06 touch controller driver.
615b8dfde3e14e5a40ac4d1e2c605182b9d31bfd
idf.py add-dependency "espp/ft5x06^1.2.0"