readme

# GT911 I2C Touch Controller Component

[![Badge](https://components.espressif.com/components/espp/gt911/badge.svg)](https://components.espressif.com/components/espp/gt911)

The `Gt911` class provides an interface to the GT911 touch controller, allowing
the user to query the touch data, including the detection of whether the home
button (if any) is pressed.

## Example

The [example](./example) shows how to use the GT911 touch controller with ESP32.
It is designed to run on a LilyGo T-Deck (no home button) or the ESP32-S3-BOX-3
(with home button).

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/gt911^1.0.0"

or download archive

Stats

  • Archive size
    Archive size ~ 10.28 KB
  • Downloaded in total
    Downloaded in total 6 times
  • Downloaded this version
    This version: 0 times

Badge

espp/gt911 version: 1.0.0
|