The Use of Touch Sensor

From Microduino Wiki
Revision as of 02:42, 27 October 2015 by 1304410487@qq.com (talk) (Created page with " {| style="width: 800px;" |- | ==Objective== The tutorial will show you how to use the 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 how to use the Microduino touch switch.

Equipment


  • Other hardware equipment
    • 1x USB cable
    • 1x LED light



Program

Debugging

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

MicroduinoTOUCH.png

Step 2: Connect the Microduino-CoreUSB to your PC with the USB cable and upload the code.

MicroduinoTOUCH1.png


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


Step 4: Repeat Step 3.


Result

You can control a buzzer through the touch switch.

Video