Capacitive Touch sensor module

New
-+
4 available
R39.23
Shipping
Standard courier shipping from R60
R60 Standard shipping applies to orders under R100, in most areas in South Africa. R30 Standard shipping applies to orders over R100. Some areas may attract a R30 surcharge. This will be calculated at checkout if applicable.
Check my rate
Ready to ship in
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Get it now, pay later
Seller
Buyer Protection

Product details

Condition
New
Location
South Africa
Product code
SEN-024
Bob Shop ID
615309479

Introduction

Are you tired of clicking a mechanic button? Try our capacitive touch sensor. Right now we can find touch sensors in most electronic device. So upgrade your Arduino project with our new version touch sensor and make it cool!!

This little sensor can "feel" people and metal touch and feedback a high/low voltage level. Even isolated by some cloth and paper, it still can feel the touch. And the sensitivity will decrease as isolation get thicker.

Improvement List

  • Wide voltage range from 3.3V to 5V
  • Standard assembling structure (two 3mm holes with multiple of 5cm as interval)
  • Icons to simply illustrate sensor function
  • High-quality connector
  • Immersion gold surface

Specification

  • Supply Voltage: 3.3V to 5V
  • Interface: Digital
  • Size:22x30mm

Connection Diagram

Capacitive Touch sensor module

Sample Code

int ledPin = 13; // Connect LED on pin 13, or use the onboard one int KEY = 2; // Connect Touch sensor on Digital Pin 2  void setup(){ pinMode(ledPin, OUTPUT); // Set ledPin to output mode pinMode(KEY, INPUT); //Set touch sensor pin to input mode }  void loop(){ if(digitalRead(KEY)==HIGH) { //Read Touch sensor signal digitalWrite(ledPin, HIGH); // if Touch sensor is HIGH, then turn on } else{ digitalWrite(ledPin, LOW); // if Touch sensor is LOW, then turn off the led } }

More from this seller

View all
5mm RGB LED Common Anode (10 Pack)
R35
18650 Battery Case 3 Cell with wire
R48.67
Quick Splice Wire Connector T2 Red (10 pack)
R44
Nylon Cable Ties 4 Colours (20 Pack)
R27.25
Add to cart

Similar products

R30 shipping
3Pcs 16 Keys TTP229 Capacitive Touch Sensor Module I2C Bus
R547
R30 shipping
TTP223B Digital Touch Sensor Capacitive Touch Switch Module
R358
R30 shipping
5Pcs TTP223 Capacitive Touch Switch Digital Touch Sensor Module
R356
R30 shipping
10Pcs TTP223 Capacitive Touch Switch Digital Touch Sensor Module
R398