This project is about adding an optional security feature besides the password on your personal computer.
I've decided to use an RFID + relay door lock code that I have found on Youtube out of curiosity and because I thought, "Hey! They both have the same modules, maybe the code can be the same, too!"
Basically, you need to get the UID's from the RFID cards or tags/keys first using the example codes from the MFRC522 Library (I used DumpInfo) [https://github.com/miguelbalboa/rfid]. Then, add the UID on the code to allow it to activate the relay and turn on the desktop PC.
The relay is enabled by the RFID card and works with delay counts that are just enough for common push button switches. (I used 500ms delay to turn the PC on). And made the RFID key to initiate the shutdown process (Like when you press the power button for about 5 secs and it will turn off.)
Just ask questions if you don't get my explanation. This is my first time here! LOL.
******************************************************************************
Social Media Links To Follow (I mean, if you want to):
Facebook - https://fb.me/HeathenHacks
Twitter - https://twitter.com/HeathenHacks
Instagram - https://instagr.am/HeathenHacks
******************************************************************************
Comments