Infrared Pyroelectric Sensor of Human Body

From Microduino Wiki
Jump to: navigation, search

Purpose

This tutorial shows you the way to use Micorduino human infrared pyroelectric sensor.

Equipment


  • Other Hardware Equipment
    • USB cable One

Program

[MicroduinoPIR]

Debugging

Step 1: Plug the human infrared pyroelectric 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 human infrared pyroelectric sensor to control a buzzer and make sound.

Video