Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 402 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 402 Bytes

Intrusion Capture System

This IoT project uses a raspberry pi, a keypad and camera module connected to a server via mqtt. The camera sends a captured image if the input pin is wrong.

  1. Download the repo using git clone https://github.com/SuchitReddi/ics.git
  2. Run bash setup.sh.
  3. Run bash ics.sh on control center (receiver) first, then on intruder capture system (authentication device).