Skip to content

bilwagaonker/Wireless-Mobile-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Wireless-Mobile-communication

  • The need of safety for our homes can be accomplished by making the locks more electrical and coping up with the upcoming technology of internet of things. This idea is not just confined to the small spaces but also the large spaces like industrial spaces. For example, some technology devices are used for automatic door locking and unlocking.Such systems are usually made using digital keypads, RFID card readers etc.
  • The main objective of this project is to provide safety to personal spaces like home.
  • In this system the user will be setting the password and when the correct passcode is entered, user will be given access by unlocking the door.
  • If any intruder tries unlocking then the buzzer will create alarm and in the meantime SMS will be sent to the user alarming about intruder at the door.
  • Main idea behind this project is a door opening system using a keypad and turning the buzzer on to give the alarm in case wrong password is entered and sending message using the GSM SIM800C module. LCD Display is used to display the status of the password entered. After 3 times of entering wrong code, it doesn’t allow to enter any further keys. GSM is the most secure mode of communication that has been established till now and it is the secure way through which messages get delivered. Another advantage of GSM Module is that the communication is possible from remote locations that don’t have internet connection.

Arduino Code

You can download the code from the repo. (file is named as final_code.ino)

Some hardware and output images

  • After giving the power supply and uploading the code to the Arduino Board, “Enter password” message appears.

image

  • While entering the password, it appears in ** format, to maintain the privacy on display.

image

  • After entering the correct password with correct taps we get the message “Access Granted” “Welcome” and as we observe the servo motor has moved by 90 degrees. That means door has opened.

image

  • Relocking message:

image

  • After a wrong tap, buzzer buzzes and LCD displays “Code Wrong”.

image

  • After maximum number (3) of wrong taps the buzzer buzzes for 5 seconds and LCD displays “Wait for 5 seconds”, “Access denied” after that.

image

image

About

Door Lock System using a Keypad and GSM Module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages