“Touch Sensor”的版本间的差异
(→Result) |
|||
第5行: | 第5行: | ||
==Objective== | ==Objective== | ||
− | The tutorial will show you | + | The tutorial will show you how to use the Microduino touch switch. |
==Equipment== | ==Equipment== | ||
第12行: | 第12行: | ||
− | * | + | *Other hardware equipment |
− | **USB cable | + | **1x USB cable |
− | **LED light | + | **1x LED light |
第24行: | 第24行: | ||
==Debugging== | ==Debugging== | ||
− | Step 1: | + | Step 1: Connect D6 of Microduino-SensorHub to touch switch and D5 to one Led light. |
[[File:MicroduinoTOUCH.png|600px|center|thumb]] | [[File:MicroduinoTOUCH.png|600px|center|thumb]] | ||
− | |||
Step 2: | Step 2: | ||
− | Connect your PC with USB cable | + | Connect the Microduino-CoreUSB to your PC with the USB cable and upload the code. |
[[File:MicroduinoTOUCH1.png|600px|center|thumb]] | [[File:MicroduinoTOUCH1.png|600px|center|thumb]] | ||
第39行: | 第38行: | ||
Step 4: | Step 4: | ||
− | + | Repeat Step 3. | |
[[File:MicroduinoTOUCH3.png|600px|center|thumb]] | [[File:MicroduinoTOUCH3.png|600px|center|thumb]] | ||
2015年9月6日 (日) 04:28的最新版本
ObjectiveThe tutorial will show you how to use the Microduino touch switch. Equipment
ProgramDebuggingStep 1: Connect D6 of Microduino-SensorHub to touch switch and D5 to one Led light. Step 2: Connect the Microduino-CoreUSB to your PC with the USB cable and upload the code.
ResultYou can control a buzzer through the touch switch. Video |