“Passive Infrared Sensor”的版本间的差异

来自Microduino Wikipedia
跳转至: 导航搜索
 
第30行: 第30行:
  
 
Step 2:  
 
Step 2:  
Connect USB to your PC, download the code and program it to Microduino-CoreUSB.   
+
Connect USB to your PC, download the code and program it to [[Microduino-CoreUSB]].   
 
[[File:MicroduinoPersonIR1.png|600px|center|thumb]]
 
[[File:MicroduinoPersonIR1.png|600px|center|thumb]]
  
  
 
Step 3:  
 
Step 3:  
When the sensor detecsts human activity, the buzzer goes on.
+
When the sensor detects infrared activity (IE. humans or animals), the buzzer will sound.
 
[[File:MicroduinoPersonIR2.png|600px|center|thumb]]
 
[[File:MicroduinoPersonIR2.png|600px|center|thumb]]
  
  
 
Step 4:  
 
Step 4:  
The buzzer goes off when there is no detection.  
+
The buzzer turns off when there is no detection.  
 
[[File:MicroduinoPersonIR3.png|600px|center|thumb]]
 
[[File:MicroduinoPersonIR3.png|600px|center|thumb]]
  
第46行: 第46行:
 
==Result==
 
==Result==
  
You can use Microduino pyroelecctric infrared radial sensor to control a buzzer and make sound.
+
You can use Microduino passive infrared sensor as an activity detection system.
  
 
==Video==
 
==Video==
  
 
|}
 
|}

2015年9月6日 (日) 06:25的最新版本

Objective

This tutorial shows you the way to use Micorduino pyroelecctric infrared radial sensor.

Equipment


  • Other Hardware Equipment
    • 1x USB cable

Program

[MicroduinoPIR]

Debugging

Step 1: Plug the passive infrared sensor into D10 of Microduino-Sensorhub and Microduino-BUZZER to D5.


Step 2: Connect USB to your PC, download the code and program it to Microduino-CoreUSB.


Step 3: When the sensor detects infrared activity (IE. humans or animals), the buzzer will sound.


Step 4: The buzzer turns off when there is no detection.


Result

You can use Microduino passive infrared sensor as an activity detection system.

Video