Passive Infrared Sensor

From Microduino Wiki
Revision as of 06:51, 17 August 2015 by 1304410487@qq.com (talk) (Created page with "{| style="width: 800px;" |- | ==Purpose== This tutorial shows you the way to use Micorduino pyroelecctric infrared radial sensor. ==Equipment== *'''Microduino-CoreUSB'...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

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

Equipment


  • Other Hardware Equipment
    • USB cable One

Program

[MicroduinoPIR]

Debugging

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

MicroduinoPersonIR.png


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

MicroduinoPersonIR1.png


Step 3: When the sensor detecsts human activity, the buzzer goes on.

MicroduinoPersonIR2.png


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

MicroduinoPersonIR3.png


Result

You can use Microduino pyroelecctric infrared radial sensor to control a buzzer and make sound.

Video