Uncategorized

TTP223 Capacitive Touch Sensor Module (Red)

TTP223 Capacitive Touch Sensor Module (Red)

Single-Key Touch Detection with Digital Output for Arduino and DIY Projects

Introduction

The TTP223 is a capacitive touch sensor module that detects human touch through a small metal pad. This low-power module provides a digital output signal when touched and is commonly used in touch-controlled projects.

TTP223 Capacitive Touch Sensor

Key Features

👆 Touch Detection

Sensitive human touch recognition

âš¡ Low Power

1.5-5.5V operation with low current consumption

🔄 Output Modes

Toggle or momentary output modes

🔧 Adjustable

Onboard sensitivity capacitor

Technical Specifications

Operating Voltage 1.5V – 5.5V DC
Current Consumption 2.5μA (standby), 8μA (active)
Response Time 60ms (typical)
Output Type Digital (HIGH/LOW)
Output Mode Toggle or momentary (jumper selectable)
Operating Temperature -20°C to +70°C
PCB Dimensions 15mm × 11mm

Pin Configuration

Pin Label Function Connection
VCC Power Supply (1.5-5.5V) 3.3V/5V
GND Ground GND
OUT Digital Output Digital Pin
A Mode Selection Jumper to GND/VCC
Note: The “A” pin controls output mode – connect to GND for toggle mode or VCC for momentary mode

Wiring with Arduino

TTP223 Arduino Wiring

Mode Selection

  1. Locate the solder jumper labeled “A” on the back of the module
  2. For toggle mode (touch on/off): Connect “A” to GND
  3. For momentary mode (active while touched): Connect “A” to VCC
  4. Default configuration is usually momentary mode

Sensitivity Adjustment

TTP223 Sensitivity Adjustment
  1. Locate the small capacitor near the touch pad (typically labeled C1)
  2. To increase sensitivity: Replace with a smaller capacitor value
  3. To decrease sensitivity: Replace with a larger capacitor value
  4. Default is usually 2.2nF (222 marking)

Advanced Applications

Touch-Activated Relay

Capacitive Keyboard

Multi-Touch Panel

Troubleshooting

No Response to Touch

  • Verify power connections (1.5V minimum required)
  • Check output mode jumper setting
  • Try increasing sensitivity capacitor value

False Triggers

  • Decrease sensitivity with larger capacitor
  • Keep away from metal surfaces
  • Add ground plane around touch pad

Inconsistent Behavior

  • Ensure stable power supply
  • Add 0.1μF decoupling capacitor near VCC/GND
  • Check for loose connections