TTP229 Keys Touch Pad (I2C)

From Visuino
Revision as of 10:10, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoTTP229I2C.png == Summary == TTP229 capacitive touch pad sensor (I²C interface). == Description == The **TTP229 Keys Touch Pad (I²C)** provides up to 16 capacitive touch buttons. It communicates over the I²C bus and outputs individual digital states for each key. <b>Diagram:</b> Image:TArduinoTTP229I2C.Preview.png == Categories == *Image:TArduinoInputCategory.png Category Input – Receives user input via touch. *Ima...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoTTP229I2C.png

Summary

TTP229 capacitive touch pad sensor (I²C interface).

Description

The **TTP229 Keys Touch Pad (I²C)** provides up to 16 capacitive touch buttons. It communicates over the I²C bus and outputs individual digital states for each key.

Diagram:

Categories

Properties

  • Address (I²C) – Device address on the I²C bus.
  • Enabled – Enables or disables the sensor.

Pins

Input Pins

(none except I²C)

Output Pins

  • Out[0] ... Out[15] – Digital outputs, one per touch key (up to 16).

Control Pins

  • Control (I²C) – I²C communication interface.