News

This project is about creating a smart door lock system using Arduino and RFID technology. The system allows users to unlock a door by scanning an RFID tag or card, providing a secure and convenient ...
This project involves creating a smart door lock system using an Arduino Nano microcontroller and electronic identity cards (E-KTP) for authentication. The system allows users to unlock the door by ...
When the power is disconnected the slug moves outside and locks the door. It doesn’t use any power in a locked state. To drive the solenoid lock you would need a power source that can give 12V @ 500mA ...
Then convert the RFID UUID number to a string and check whether it matches with the correct UUID number. If yes, then the servo motor automatically gets activated for unlocking the door. RFID ...
Digital Keypad Security Door Lock using Arduino; Arduino Solenoid Door Lock using RFID; Arduino RFID Door Lock; ESP32-CAM Face Recognition Door Lock System; RFID Door Lock System using Arduino; ...
The EM 18 RFID module is used to read the RFID tags and devices, and Arduino is used to process the data and set functions like lock, unlock, or authentication. If the correct RFID tag is scanned, it ...
This is an IoT-based system with Radio Frequency Identification System which supports door lock and unlock function. This door locking system helps registered users to lock or unlock the door. The ...
Now that the hardware is ready lets move on to the programming section of our rfid door locking system. But before we do that its important to understadn that the Arduino code for this project is ...