arcteezy / Motion-Detection

Motion detection using PIR and Raspberry Pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motion-Detection

Motion detection using PIR(Passive InfraRed) and Raspberry Pi.

Requirements

  1. PuTTY
  2. VNC Viewer

Setup

Make connections as in circuit(will be updated).
Run the program in Raspberry Pi.
Check for images in the SD card.

Working

The PIR detects motion and produces an output which is converted to a pulse by the transistor working as a switch.
This pulse triggers the NoIR Pi camera to take images and store them.

About

Motion detection using PIR and Raspberry Pi.


Languages

Language:Python 100.0%