Touch Sensor

From Microduino Wiki
Revision as of 02:45, 20 May 2015 by 1304410487@qq.com (talk) (Created page with " {| style="width: 800px;" |- | ==Objective== The tutorial will show you the way to use Microduino touch switch. ==Equipment== *'''Microduino-CoreUSB''' *'''Microduino...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Objective

The tutorial will show you the way to use Microduino touch switch.

Equipment


  • Othe Hardware Equipment
    • USB cable One
    • LED light One



Program

Debugging

Step 1:

MicroduinoTOUCH.png

Connect D6 of Microduino-SensorHub to touch switch and D5 to one Led light.

Step 2: Connect your PC with USB cable, download code and burn it to Microduino-CoreUSB.

MicroduinoTOUCH1.png


Step 3: Touch the switch with your hand and see what happens.


Step 4: Repeate Step 3.


Result

You can control LED lights through touch switch.

Video