Sensor – AM312 – PIR bewegingssensor

Hardware

BESTELLEN

Informatie (ENG)

1. Low power consumption, small size, easy to install
2. Internal use of digital signal processing, pit interference strong
3. High sensitivity, reliability, and can be widely used in automatic sensing circuit
4. Repeatable trigger mode: that is, after the induction output is high, in the delay period, if the body in its induction range of activities, the output will remain high until the delay after the person to become Low level.  (Ie, the sensing module automatically detects a delay period after each activity of the human body, and takes the last active time as the starting point for the delay time).

Technische details:

  • Operating voltage: DC 2.7-12V;
  • Static power consumption: <0.1mA;
  • Delay time: 2 seconds;
  • Block time: 2 seconds;
  • Trigger mode: repeatable;
  • Sensing range: ≤ 100 degrees cone angle, 3-5 meters; (according to the specific lens)
  • Working temperature: -20 – + 60 ℃
  • PCB Dimensions: 10mm * 8mm
  • Module lens: small lens

Infrarood bewegings sensor uitleg

Pinout

Pin:Functie:
01+4.5v~20v
02OUT
03GND

Arduino

Sluit de module aan volgens onderstaand overzicht:

 

Arduino pin:PIR pin:
+5v01 (+5v)
D202 (OUT)
GND03 (GND)

De OUT wordt HIGH (5v) als de PIR een detectie meet, uitlezen van de Arduino is dan vrij simpel en er is geen bibliotheek  nodig.

Script

Raspberry Pi

Sluit de DHT sensor aan zoals aangegeven op onderstaand schema:

Raspberry Pi pin:PIR pin:
+5v01 (+5v)
GPIO1802 (OUT)
GND03 (GND)

Scripts

Met onderstaande Python code kan de pin van de PIR uitgelezen worden, maak een bestand aan genaamd pir.py met deze inhoud:

En start dit bestand met het commando:  sudo python pir.py

Ps. Druk op CTRL+C om het script te stoppen!

Output


Voorbeeld met buzzer

Bron: pimylifeup.com

Sluit het volgende aan volgens onderstaand schema:

En start dit bestand met het commando:  sudo python pirnuzzer.py

Ps. Druk op CTRL+C om het script te stoppen!


Bronnen:
community.wolfram.com
raspberrypi-spy.co.uk
classthink.com

Schema

Afmetingen

Teardown

GEEN GEGEVENS

Datasheet

Fritzing

Downloads

GEEN GEGEVENS