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