espp/gt911

0.21.0

uploaded 1 day ago
GT911 Touch Controller component for ESP-IDF

readme

# GT911 I2C Touch Controller Component

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^0.21.0"

or download archive

Stats

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

Badge

espp/gt911 version: 0.21.0
|