# FT5x06 I2C Touch Controller Component 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^0.21.0"