# 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.
idf.py add-dependency "espp/chsc6x^1.0.0"