TTP229/TTP229-BSF Keys Touch Pad (Serial): Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoTTP229.png == Summary == TTP229 / TTP229-BSF capacitive touch pad sensor (serial interface). == Description == The **TTP229 / TTP229-BSF Keys Touch Pad** provides up to 16 capacitive touch buttons. It communicates over a serial-like protocol with **Clock** and **Data** lines, and outputs individual digital states for each key. <b>Diagram:</b> Image:TArduinoTTP229.Preview.png == Categories == *Image:TArduinoInputCategory.png ..."
 
(No difference)

Latest revision as of 10:06, 24 August 2025

File:TArduinoTTP229.png

Summary

TTP229 / TTP229-BSF capacitive touch pad sensor (serial interface).

Description

The **TTP229 / TTP229-BSF Keys Touch Pad** provides up to 16 capacitive touch buttons. It communicates over a serial-like protocol with **Clock** and **Data** lines, and outputs individual digital states for each key.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the sensor.

Pins

Input Pins

  • Data – Serial data input from the touch pad.

Output Pins

  • Clock – Clock signal for reading touch pad states.
  • Out[0] ... Out[15] – Digital outputs, one per touch key (up to 16).