Difference between revisions of "Light Sensor"

From Microduino Wiki
Jump to: navigation, search
(Created page with "{| style="width: 800px;" |- | ==Objective== How to use Microduino light intensity sensor. ==Equipment== *'''Microduino-CoreUSB''' *'''Microduino-Light Intensity Sens...")
 
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
==Objective==
 
==Objective==
  
How to use Microduino light intensity sensor.   
+
How to use Microduino light sensor.   
  
 
==Equipment==
 
==Equipment==
Line 15: Line 15:
  
 
*Other Hardware Equipment  
 
*Other Hardware Equipment  
**USB cable   One
+
**1x USB cable
  
  
Line 23: Line 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]]
  
Line 45: Line 44:
 
==Result==
 
==Result==
  
You can change sound through light intensity sensor.  
+
You can change sound through light sensor.  
  
 
==Video==
 
==Video==
  
 
|}
 
|}

Latest revision as of 07:21, 6 September 2015

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.

MicroduinoLightSensor.png


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

MicroduinoLightSensor1.png


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

MicroduinoLightSensor2.png


Step 4: Change light intensity to change the sound.

MicroduinoLightSensor3.png


Result

You can change sound through light sensor.

Video