DEV Community

AmirHossein Mohammadi
AmirHossein Mohammadi

Posted on

ARPP !

Hey !


ARPP : Arduino RFID PIR Project

I'm Amir and started a new Arduino Project . ARPP means : Arduino RFID PIR Project .
In this project we use RFID and PIR sensor for Arduino to make a strong security system for small places .
You use RFID to activate or deactivate system . If system is active , PIR send data from environment to Arduino and if data is True , alarm will play so loud ! but if system is deactivated PIR won't do anything .


All in all , It is a good simple project . You can see the code in Github .


You can use it so easy

cd ~
git clone https://github.com/BlackIQ/ARPP
cd ARPP
Enter fullscreen mode Exit fullscreen mode

Then deploy in on your Arduino .


I'll make a video to say what you need and how does the code works .

TNX for reading .

Amir .

Top comments (0)