# CHSC6X I2C Touch Controller Component [](https://components.espressif.com/components/espp/chsc6x) The `Chsc6x` class provides an interface to the CHSC6X touch controller. It provides methods for querying the touchpad data to see where the user is touching. # Example The [example](./example) shows how to use the CHSC6X touch controller with ESP32. It is designed to run on a Seeed Studio Round Display.
d1d5a8b0b316c32e0b40106fb237c251048896fa
idf.py add-dependency "espp/chsc6x^1.0.24"