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