Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
TTP223 Touch Key Module - 2Pcs — image 1
Hover to zoom

1 / 6 · Click to enlarge

TTP223 Touch Key Module - 2Pcs

4.820 ratings
640+ bought in past month
AI Summary
Electronic Switches/Keypads Modules for everyday users

The TTP223 Touch Key Module - 2Pcs is a value-for-money electronic switches/keypads modules designed for everyday users. It features Item Type: Keypad Module and Operating Voltage (VDC): 2.5 to 5. Customers praise its excellent build quality and fast and responsive. 100% of buyers rate it 4★ or above.

excellent build qualityfast and responsive
₹514
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹514
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Item Type: Keypad Module
Operating Voltage (VDC): 2.5 to 5
Length (mm): 14
Width (mm): 10
Weight (g): 0.6
Shipping Weight: 0.085 kg

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-29793Category: Electronic Switches/Keypads Modules

About This Product

The TTP223 Touch Key Module - 2Pcs is a value-for-money electronic switches/keypads modules designed for everyday users. Customers highlight its excellent build quality and fast and responsive.

Key Specifications

  • Item Type: Keypad Module
  • Operating Voltage (VDC): 2.5 to 5 — works with standard household power
  • Length (mm): 14
  • Width (mm): 10
  • Weight (g): 0.6
  • Shipping Weight: 0.085 kg
  • Shipping Dimensions: 3 × 3 × 1 cm

Customer Verdict

100% of buyers rated this product 4 stars or above. The most appreciated qualities are: excellent build quality, fast and responsive.

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

The TTP223 Touch Key Module is based on a touch-sensing IC (TTP223) capacitive touch switch module. A capacitive touch sensor module based on the dedicated TTP223 touch sensor IC. The module provides a single integrated touch sensing area of 11 x 10.5mm with a sensor range of ~5mm. An onboard LED will give a visual indication of when the sensor is triggered. When triggered the output of the module will switch from its idle low state to high (default operation). Solder jumpers allow for reconfiguring its mode of operation to be either active low or toggle output. TTP223 Capacitive Touch Sensor Module. The TTP223 is a touchpad detector IC replicating a single tactile button. The TTP223 is a touchpad detector IC replicating a single tactile button. This touch detection IC is designed for replacing traditional direct button key with diverse pad size.
Trigger-setting mode: (1- > Short ; 0- > No Short)

AB=00: No-lock High TTL level output; AB=01: Self-lock High TTL level output; AB=10: No-lock Low TTL level output; AB=11: Self-lock Low TTL level output;

QQ20170221162434
Connection Diagram:

Features :

  1. Supports momentary or latching/toggle modes.
  2. Supports Active High or Active Low output signal modes.
  3. Dimensions : 15mm x 11mm.
  4. Input Voltage : 2 Volt - 5.5 Volts DC.
  5. The response time max ~ 60mS in fast mode, ~220mS at low power mode @VDD=3V.
  6. Sensitivity can adjust by the capacitance(0~50pF).
  7. Have two kinds of sampling length by pad option(SLRFTB pin).
  8. Stable touching detection of the human body for replacing traditional direct switch key.
  9. Provides Fast mode and Low Power mode selection by pad option(LPMB pin).
  10. Provides direct mode、toggle mode by pad option(TOG pin).
  11. Open drain mode by bonding option, OPDO pin is open drain output, Q pin is CMOS output.
  12. All output modes can be selected active high or active low by pad option(AHLB pin).
  13. Have the maximum on time 100sec by pad option(MOTB pin).
  14. Have external power-on reset pin(RST pin).
  15. After power-on have about 0.5sec stable-time, during the time do not touch the keypad, and the function is disabled.
  16. Auto calibration.
  17. Re-calibration period is about 4.0 sec when the key has not be touched.

Package Includes :

2 x TTP223 TOUCH KEY MODULE

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.