espp/cst816

0.21.0

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

readme

# CST816 I2C Touch Controller Component

The `Cst816` class provides an interface to the CST816 touch controller. It
allows you to query the data for the touch points on the touchscreen.

## Example

The [example](./example) shows how to use the CST816 touch controller with
ESP32. It is designed to run on a [Matouch Rotary
Display](https://wiki.makerfabs.com/MaTouch_ESP32_S3_Rotary_IPS_Display_1.28_GC9A01.html).

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

or download archive

Stats

  • Archive size
    Archive size ~ 8.90 KB
  • Downloaded in total
    Downloaded in total 1 time
  • Downloaded this version
    This version: 1 time

Badge

espp/cst816 version: 0.21.0
|