This project involves creating a solenoid door lock system using an EM-18 RFID reader and a keypad. The system provides enhanced security and controlled access using RFID cards and a keypad.
- 16x2 LCD Display
- LCD Display Module
- EM-18 RFID Reader Module
- Solenoid Door Lock
- Relay Module
- Arduino Board
- 3x3 Keypad
- Description: Displays up to 32 characters on two lines.
- Operating Voltage: 4.7V to 5.3V.
- Pixel Resolution: 5x8 per character.
- Description: Detachable module for easy replacement.
- Features: Includes potentiometer for brightness control.
- Operating Frequency: 125 KHz.
- Interface: UART communication with microcontrollers.
- Description: Electromechanical device controlling access through electromagnetism.
- LCD Display: Connect the 16x2 LCD display to the Arduino, ensuring correct pin alignment.
- RFID Reader: Interface the EM-18 RFID reader with the Arduino using UART pins.
- Solenoid Lock: Connect the solenoid lock to a relay module which is controlled by the Arduino.
- Keypad: Attach the 3x3 keypad to the Arduino for input.
- Arduino Code: Write the code to manage RFID reading and keypad input.
- Control Logic: Program the Arduino to control the solenoid lock based on authorized RFID tags and keypad codes.
- System Testing: Test the system by scanning RFID tags and entering keypad codes.
- Deployment: Deploy the system for controlled access to secure areas.
This project is licensed under the MIT License. See the LICENSE file for details.
This project provides a secure and efficient way to control access using a combination of RFID and keypad authentication.
For detailed code and schematic diagrams, please refer to the repository files.