Metal Touch Sensors For Arduino , Sensor With Digital Three Interfaces
|
Metal Touch Sensors For Arduino , Sensor With Digital Three Interfaces Metal touch sensor module KY-036 for ARDUINO
Specifications:
Metal Touch Interface module and number 13 comes with LED build a simple circuit to produce a touch cue lights, 13 comes with digital interfaces of the LED, the metal touch sensor connected digital three interfaces, when a metal touch sensor senses a key signal, LED lights, otherwise off. Routines source code: int Led = 13 ;/ / define LED Interface int buttonpin = 3; / / define Metal Touch Sensor Interface int val ;/ / define numeric variables val void setup () { pinMode (Led, OUTPUT) ;/ / define LED as output interface pinMode (buttonpin, INPUT) ;/ / define metal touch sensor output interface } void loop () { val = digitalRead (buttonpin) ;/ / digital interface will be assigned a value of 3 to read val if (val == HIGH) / / When the metal touch sensor detects a signal, LED flashes { digitalWrite (Led, HIGH); } else { digitalWrite (Led, LOW); } }
Manufacturing Product Repair Consulting
Factory Pictures
Competitive Advantage:
1. Convenient & Friendly Customer Service
|
Product Tags: arduino sensors kit arduino temperature sensor |
![]() |
AHT20 Temperature Humidity Sensor Module For Arduino High Precision |
![]() |
Sensor Module Digital Thermostat With Humidity Control XY-WTH1 |
![]() |
Digital LED Display Temperature Controller Sensor Module For Arduino XY-WT01 |
![]() |
Car Battery Charge Level Indicator Blue Display Module For Arduino 12 - 60V |
![]() |
PIR IR Infrared Human Induction Lamp Switch For Arduino 220V 50HZ |
![]() |
Infrared Remote Control Digital Thermostat Controller W3231 For Arduino |