uploaded 4 days ago
TT21100 Touch Controller component for ESP-IDF

readme

# TT21100 I2C Touch Controller Peripheral Component

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

The `TT21100` is a touch controller that supports up to 10 touch points. It
supports both mutual and self capacitance sensing. It can be used with `TT21100`
touchpad sensor. This touch controller can be found in the ESP32-S3-BOX.

## Example

The [example](./example) demonstrates how to use the TT21100 driver. It is
designed to work with the ESP32-S3-BOX dev board, but can be adapted to work
with other boards which have a TT21100 chip.

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/tt21100^1.0.4"

or download archive

Stats

  • Archive size
    Archive size ~ 9.22 KB
  • Downloaded in total
    Downloaded in total 16 times
  • Downloaded this version
    This version: 1 time

Badge

espp/tt21100 version: 1.0.4
|