https://github.com/ghonimo/digital-keyless-door-lock-system-design
A digital keyless door lock system designed for enhanced security and convenience, featuring pin code access, LCD display messages, and a guess-proof mechanism. Ideal for homeowners and Airbnb hosts seeking a reliable and affordable security solution.
https://github.com/ghonimo/digital-keyless-door-lock-system-design
Last synced: 2 months ago
JSON representation
A digital keyless door lock system designed for enhanced security and convenience, featuring pin code access, LCD display messages, and a guess-proof mechanism. Ideal for homeowners and Airbnb hosts seeking a reliable and affordable security solution.
- Host: GitHub
- URL: https://github.com/ghonimo/digital-keyless-door-lock-system-design
- Owner: Ghonimo
- License: gpl-3.0
- Created: 2024-03-03T03:30:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T04:07:56.000Z (over 2 years ago)
- Last Synced: 2025-02-25T19:43:56.670Z (over 1 year ago)
- Language: C++
- Size: 41.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SecurePin-KeylessLock
## Project Overview
The SecurePin-KeylessLock is a state-of-the-art digital door lock system developed by Team #5 at PSU, offering a secure and convenient way to manage access to your home or rental property. Designed from scratch, it features a keypad for pin entry, an LCD display for feedback, and a security mechanism to prevent unauthorized access.
## Features
- **Pin Code Access:** Allows users to set and enter a pin code for secure entry.
- **LCD Feedback:** Displays the pin as it's entered and shows messages like "welcome home" or "wrong code".
- **Guess-Proof Security:** Locks out after multiple incorrect attempts and can trigger an alarm.
- **Affordable and Reliable:** Aimed at providing a cost-effective solution without compromising on quality.
## Target Audience
- Homeowners
- Condo Owners
- Airbnb and CouchSurfing hosts
## Requirements
- Input sensors and output transducers
- Microcontroller for processing (ATMega328P)
- Safe, hand-solderable components
- Two-layer PCB design
## Possible Enhancements
- Battery backup
- Alarm/buzzer after failed attempts
## Development Environment
- Arduino IDE
- Arduino firmware
- PCB design in KiCAD
## Team Members
- Mohamed Ghonim
- Ibrahim Binmahfood
- Joshua Hobby
- Mohamed Ashkanani
## Block Diagram

## Schematics

## PCB Layout

## Prototype

## Assembly Process

## Testing Phase

