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