“Light Sensor”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
(Bruceliu@microduino.cc moved page Light Intensity Sensor to Light Sensor
 
第4行: 第4行:
 
==Objective==
 
==Objective==
  
How to use Microduino light intensity sensor.   
+
How to use Microduino light sensor.   
  
 
==Equipment==
 
==Equipment==
第15行: 第15行:
  
 
*Other Hardware Equipment  
 
*Other Hardware Equipment  
**USB cable   One
+
**1x USB cable
  
  
第23行: 第23行:
 
==Debugging==
 
==Debugging==
  
Step 1:  
+
Step 1: Connect A2 pin of Microduino-SensorHub to Microduino light intensity sensor and D6 to Microduino buzzer.
 
[[File:MicroduinoLightSensor.png|600px|center|thumb]]
 
[[File:MicroduinoLightSensor.png|600px|center|thumb]]
Connect A2 pin of Microduino-SensorHub to Microduino light intensity sensor and D6 to Microduino buzzer.
 
  
  
 
Step 2:  
 
Step 2:  
Connect your PC wiht USB cable, download and burn it to Microduino-CoreUSB.  
+
Connect your PC with USB cable, download and burn it to Microduino-CoreUSB.  
 
[[File:MicroduinoLightSensor1.png|600px|center|thumb]]
 
[[File:MicroduinoLightSensor1.png|600px|center|thumb]]
  
第45行: 第44行:
 
==Result==
 
==Result==
  
You can change sound through light intensity sensor.  
+
You can change sound through light sensor.  
  
 
==Video==
 
==Video==
  
 
|}
 
|}

2015年9月6日 (日) 07:21的最新版本

Objective

How to use Microduino light sensor.

Equipment



  • Other Hardware Equipment
    • 1x USB cable


Program

Debugging

Step 1: Connect A2 pin of Microduino-SensorHub to Microduino light intensity sensor and D6 to Microduino buzzer.


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


Step 3: Power on and you can hear the sound of a buzzer.


Step 4: Change light intensity to change the sound.


Result

You can change sound through light sensor.

Video