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.
- Download the repo using
git clone https://github.com/SuchitReddi/ics.git
- Run
bash setup.sh
. - Run
bash ics.sh
on control center (receiver) first, then on intruder capture system (authentication device).