Passive Infrared Sensor

来自Microduino Wikipedia
跳转至: 导航搜索

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