»óÇ°Ä«Å×°í¸® > ¼¾¼­ > ÅÍÄ¡/Ãæµ¹

Gravity µðÁöÅÐ Á¤Àü½Ä ÅÍÄ¡ ¼¾¼­ / Gravity: Digital Capacitive Touch Sensor For Arduino
ÆǸŰ¡°Ý : 7,700¿ø (ºÎ°¡¼¼ Æ÷ÇÔ)
»óÇ°ÄÚµå : [7592]ZAS-DFR-PTW-DFR0030
¹è¼ÛÀÏ : ´çÀϹ߼Û
Á¦Á¶»ç : DFRobot
ºê·£µå : DFRobot [ºê·£µå¸ô ¹Ù·Î°¡±â]
³²Àº¼ö·® : 6°³
±¸¸Å¼ö·® :
°³
ÃÑ ±Ý¾× :
Ãß°¡&´ë·®±¸¸Å ¿äû 053-588-4080

  • »óÇ°»ó¼¼
  • °ü·Ã»óÇ°
  • ¹è¼Û/±³È¯/¹ÝÇ° ¾È³»
  • »óÇ°¸®ºä

Á¤Àü½Ä°ú °¨¾Ð½Ä ÅÍÄ¡¼¾¼­ Áß, º» Á¦Ç°Àº Á¤Àü½ÄÀ¸·Î ±ÝÆÇÀ» ¸¸Áö¸é µ¿ÀÛÇÏ´Â ¼¾¼­¸ðµâÀÔ´Ï´Ù.



¾ÆµÎÀÌ³ë ¼Ò½ºÄÚµå

ÅÍÄ¡ÇÏ¿´À» ¶§ LED°¡ ÀÛµ¿ÇÏ´Â µ¥¸ð¼Ò½ºÀÔ´Ï´Ù.

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
     }
}


INTRODUCTION

Are you tired with clicking mechanic button? Try our capacitive touch sensor. Right now we can find touch sensor on most electronic device. So uprade 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 sensetivity well decrease as isolation get thick. For detail of usage, please check our wiki. To exetreme user experience of our sensor module, we made following improvement. We can feel our care for customers.


 

With this sensor Arduino can feel your touch

 


FEATURES

¡¤         Wide voltage range from 3.3V to 5V

¡¤         Standard assembling structure (two 3mm holes with multiple of 5cm as interval)

¡¤         Easily recognitive interfaces of sensors ("A" for analog and "D" for digital)

¡¤         Icons to simplely illustrate sensor function 

¡¤         High quality connector

¡¤         Immersion gold surface

¡¤         Specification

¡¤         Supply Voltage: 3.3V to 5V

¡¤         Interface: Digital

¡¤         Size:22x30mm

DOCUMENTS

¡¤         Wiki Doc     

¡¤         Schematic    

SHIPPING LIST

¡¤         Capacitive Touch Sensor x1

¡¤         Digital cable x1

 

¸ÞÄ«¸®¿öÁî






°ßÀû¿äû
±¸¸Å´ëÇà
Äü/¹æ¹®¼ö·É
ÈĺҰáÁ¦
±â¼ú¹®ÀÇ