Digital Sensor TTP223B Module Capacitive Touch Switch

Original price was: ₹200.00.Current price is: ₹80.00.
slide 1
slide 1
slide 1
Image Slide 2
Image Slide 2
Image Slide 2
previous arrow
next arrow

Get Extra 5% off (up to ₹100) with UPI/Debit Card! The discounted price is: 76.00 (Original price: 80.00)

48 people have this product in their cart right now!

Product Details
Available Offers

The Digital Sensor TTP223B Module Capacitive Touch Switch is based on a touch-sensing IC (TTP223B) capacitive touch switch module. Allows you to remove the worry of conventional push-type keys. It is based on a capacitive touch switch module IC (TTP223B). If the module is mounted on surfaces of non-metallic materials such as plastic, glass, acrylic, you can make the…

Description

The Digital Sensor TTP223B Module Capacitive Touch Switch is based on a touch-sensing IC (TTP223B) capacitive touch switch module. Allows you to remove the worry of conventional push-type keys. It is based on a capacitive touch switch module IC (TTP223B). If the module is mounted on surfaces of non-metallic materials such as plastic, glass, acrylic, you can make the keys hidden in the walls and desks.

Digital Capacitive Touch Switch Module is based on TTP223B. Normally, it outputs low and keeps at a low power state. When a touch is sensed on the circular marked region, it outputs high and switches to the quick response state. When not being touched for 12 seconds, it switches to a low power state again.

In addition to the thin paper ( non-metallic ) covering the surface of the Digital Sensor TTP223B Module, as long as the correct location of the touch, you can make hidden in the walls, desktops, and other parts of buttons. Its positive and negative can be used as a touch surface, it can replace the traditional touch button.

Touch Sensor Interface

  • Control Interface: A total of three pins (GND, VCC, SIG), GND to the ground, VCC is the power supply, SIG digital signal output pin
  • Power Indicator: Green LED, power on the right that is shiny
  • Touch area: Similar to a fingerprint icon inside the area, you can touch the trigger finger.
  • Positioning holes: 4 M2 screws positioning hole diameter is 2.2mm, the positioning of the module is easy to install, to achieve inter-module combination.

Technical Details

  • Operating Voltage (VDC) : 2 ~ 5.5
  • Output high VOH : 0.8VCC V
  • Output low VOL : 0.3VCC V
  • Response time (touch mode) : 60 mS
  • Response time (low power mode) : 220 mS

Physical Attributes

  • Length × Width × Height(mm) : 24 × 24 × 2
  • Weight (gm) : 3

 

Integration with Arduino

Sample Code

void setup()
{ 
  pinMode(8, INPUT);
  pinMode(LED_BUILTIN, OUTPUT);
  
  // Turn builtin LED off
  digitalWrite(LED_BUILTIN, LOW);
}
         //https://kitsguru.myshopify.com/products/digital-sensor-ttp223b-module-capacitive-touch-switch/
void loop()
{
   if(digitalRead(8) == HIGH) {
    digitalWrite(LED_BUILTIN, HIGH);
  } else {
    digitalWrite(LED_BUILTIN, LOW);
  }
  delay(100);
} // CREDITS : https://www.electroniclinic.com/

Additional Details

  • Low power consumption
  • Power supply for 2 ~ 5.5V DC
  • Can replace the traditional touch of a button
  • Four M2 screws positioning holes for easy installation
  • Output Pin Sink Current (@ VCC = 3V, VOL = 0.6V) : 8 mA
  • Output pin pull-up current (@ VCC = 3V, VOH = 2.4V) : 4 mA

Video Link

Additional information

Weight 0.2 kg
Dimensions 5 × 5 × 5 cm

Reviews

There are no reviews yet.

Be the first to review “Digital Sensor TTP223B Module Capacitive Touch Switch”
80.00 MRP: 200.00 (including GST)

You may also like…

Spinning Wheel
×

Gen AI

×

Get Started

Please enter your Email Id to continue
Enter Your Email
If you do not have an account, click here to register.
By confirming, you agree to terms and conditions and privacy policy.
×

Get 10% Discount

Enjoy 10% off your first purchase when you shop for ₹2000 or more!

Don't worry, we won't spam you.