4-Way Switch Capacitive Touch Module

4-Way Switch Capacitive Touch Module
รหัสสินค้า AG00194
หมวดหมู่ Joystick/Keypad/Touch Keypad
ราคา 50.00 บาท
สถานะสินค้า พร้อมส่ง
จำนวน
ชิ้น
หยิบลงตะกร้า
หนังสือรับรองบริษัท
บุ๊คแบ๊งค์
คุ้มครองโดย LnwPay

4-Way Switch Touch Capacitive Module

สวิตช์สัมผัสแบบ Capacitive 4 ช่อง มีเลข 1-4 ของแต่ละช่อง ใช้งานง่ายเมื่อเอานิ้วไปสัมผัส ก็จะมีเอาต์พุตออกที่ช่อง OUT1-OUT4 ตามช่องที่กด พร้อมไฟ LED แสดงเอาต์พุต นำไปควบคุมอุปกรณ์ไฟฟ้าต่าง ๆ หรือส่งเป็นสวิตช์ให้กับ Arduino ก็ได้

 

ตัวอย่างการต่อ

Touch Module กับ บอร์ด Arduino

 

OUT1 to Pin 2

OUT2 to Pin 3

OUT3 to Pin 4

OUT4 to Pin 5

Vcc to 5V

GND to GND  

______________________________________________________________________

ตัวอย่าง Arduino Code 

 

int buttonPin2 = 2;    

int buttonState2 = 0; 

int buttonPin3 = 3;    

int buttonState3 = 0;   

int buttonPin4 = 4;    

int buttonState4 = 0;   

int buttonPin5 = 5;    

int buttonState5 = 0;   

 

void setup() {

Serial.begin(9600);

pinMode(buttonPin2, INPUT);     

pinMode(buttonPin3, INPUT);   

pinMode(buttonPin4, INPUT);   

pinMode(buttonPin5, INPUT);   

}

 

void loop(){

  buttonState2 = digitalRead(buttonPin2);

  buttonState3 = digitalRead(buttonPin3);

  buttonState4 = digitalRead(buttonPin4);

  buttonState5 = digitalRead(buttonPin5);

  if (buttonState2 == HIGH) {Serial.println("Touch 1"); } 

  if (buttonState3 == HIGH) {Serial.println("Touch 2"); } 

  if (buttonState4 == HIGH) {Serial.println("Touch 3"); } 

  if (buttonState5 == HIGH) {Serial.println("Touch 4"); } 

delay(100); 

 

}

 


Description:

This Capacitive Touch Module uses the touch-sensing IC TTP224 to add capacitive touch to your project . Just power with 2.4 to 5.5VDC and touch the pad to activate the sensor. These touch switches interface easily to any project - with or without a microcontroller.
 
When a capacitive load (such as a human hand) is in close proximity to the sense-pad, the sensor detects the change in capacitance and activates the switch. Custom sense-pads can be made from nearly any conductive material and these sensors can detect touch through thin layers of non-conductive materials such as glass, plastic, fabric or even wood. So, you can make this sensor hidden in the wall, tabletop and other places, which allows you to remove the conventional push-buttons troubles.
 
There are totally 4 pads on this module, these sense-pads can be extended with wire and almost any conductive material, so that you can add 4 touch switch easily for your project.
 
Specification:
  • Onboard TTP224 capacitive touch sensor IC 4 keys
  • 4 board-level status indicator
  • Working voltage: 2.4V-5.5V
  • Advanced Pins breakout, so that the output mode and working mode selectable.
  • Low power selection
  • PCB board size: 35 (mm) x29 (mm)

วิธีการชำระเงิน

ชำระเงินค่าสินค้าโดยการโอนเงินเข้าบัญชีธนาคาร KBANK, SCB, BBL,TMB

กรุณาเก็บหลักฐานการโอนเงินของท่านไว้เพื่อแจ้งการชำระเงินด้วยค่ะ

 

ท่านสามารถแจ้งการชำระเงินผ่านระบบอัตโนมัติได้โดย Click Link ข้างล่างค่ะ

https://www.arduitronics.com/informpayment

 

บมจ. ธนาคารกสิกรไทย สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารไทยพาณิชย์ จำกัด (มหาชน) สาขาเซ็นทรัล แจ้งวัฒนะ ออมทรัพย์
ธนาคารกรุงเทพ จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 สะสมทรัพย์
ธนาคารทหารไทยธนชาต จำกัด (มหาชน) สาขาเซนทรัล พระราม 3 กระแสรายวัน

เพิ่มเพื่อน

@rfm0967y

ติดต่อสอบถาม

เพิ่มเพื่อน

CATEGORY

Sensors / Modules [1695]

CONTACT US

มือถือ 0887823467 แฟกซ์ 02-0153201

Join เป็นสมาชิกร้านค้า

ร้านArduitronics
ร้านArduitronics
/www.arduitronics.com/
Join เป็นสมาชิกร้าน
2118
สมัครสมาชิกร้านนี้ เพื่อรับสิทธิพิเศษ

STATISTICS

หน้าที่เข้าชม15,375,197 ครั้ง
ผู้ชมทั้งหมด5,878,275 ครั้ง
เปิดร้าน21 พ.ค. 2556
ร้านค้าอัพเดท5 ก.ย. 2568

MEMBER

พูดคุย-สอบถาม