Passive Infrared Sensor

From Microduino Wiki
Jump to: navigation, search

Objective

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