GSM Basesd Home Security System
Project Pictures
Description:
This project has 3 basic modules along with a GSM modem. GSM modem is used to send the SMS whenever there are changes in any of the three modules.
First module of this project detects if any person is entering inside the house. This feature is helpful at night time or whenever we are out of our home.
Second part of project serves the functionality of a door-latch opening using a password entered through keypad. As well as sending this data to a GSM modem through serial port. This module also turns on buzzer if 3 wrong passwords are entered consequently. User can change this password anytime he/she wish using a keypad.
Third module uses LPG gas sensor to detect the gas leakage. If there is leakage then buzzer is turned on.
Block Diagram:
This project has 3 basic modules along with a GSM modem. GSM modem is used to send the SMS whenever there are changes in any of the three modules.
First module of this project detects if any person is entering inside the house. This feature is helpful at night time or whenever we are out of our home.
Second part of project serves the functionality of a door-latch opening using a password entered through keypad. As well as sending this data to a GSM modem through serial port. This module also turns on buzzer if 3 wrong passwords are entered consequently. User can change this password anytime he/she wish using a keypad.
Third module uses LPG gas sensor to detect the gas leakage. If there is leakage then buzzer is turned on.
Block Diagram:
Description in detail:
It mainly consist of following blocks
1. Infrared Transmitter: We are going to implement the Person detection module using 1 transmitter and 1 receiver. We are going to use InfraRed transmitter because infrared beams are not visible to human eyes. Transmitter used is IR LEDs
2. Receiver: We are going to use an Infrared receiver. It is an active low device which means it gives low output when it receives the Infrared rays.
3. Microcontroller: This is the CPU (central processing unit) of our project. We are going to use a microcontroller of 8051 family. The various functions of microcontroller are like:
I. Reading the digital input from infrared receiver to find whether person is entered inside house or not. II. Sending this data to LCD so that the person operating this project should read the number of persons inside the room. III. Sensing the password using keypad and to check whether it is a correct password or a wrong password and rotate the stepper motor if the password entered is a correct password. IV. Sending the data to the GSM modem using serial port. This data consist of number of persons inside the room and the status of entered password (Correct/wrong)
4. LCD: We are going to use 16×2 alphanumeric Liquid Crystal Display (LCD) which means it can display alphabets along with numbers on 2 lines each containing 16 characters.
5. GSM Modem: We are going to use sim300 as a GSM modem. The status of persons inside the room, LPG Gas leakage status and the status of entered password (Correct/wrong) will be sent to GSM modem.
Applications and Advantages:
1. Can be used in our house for theft detection at night time.
2. The other part of the project (password detector) can be used to automate the door locking process, so the user need not to carry the door lock keys along with him, he can just remember the password and use it later to open the door.
3. Cost effective.
4. Fast and efficient
Future Development:
1. We can monitor and control more parameters and devices.
2. Voice announcement system can be added to indicate device conditions.
3. We can implement other related modules like fire sensor, wind sensor.
Contact Us For Any Queries
It mainly consist of following blocks
1. Infrared Transmitter: We are going to implement the Person detection module using 1 transmitter and 1 receiver. We are going to use InfraRed transmitter because infrared beams are not visible to human eyes. Transmitter used is IR LEDs
2. Receiver: We are going to use an Infrared receiver. It is an active low device which means it gives low output when it receives the Infrared rays.
3. Microcontroller: This is the CPU (central processing unit) of our project. We are going to use a microcontroller of 8051 family. The various functions of microcontroller are like:
I. Reading the digital input from infrared receiver to find whether person is entered inside house or not. II. Sending this data to LCD so that the person operating this project should read the number of persons inside the room. III. Sensing the password using keypad and to check whether it is a correct password or a wrong password and rotate the stepper motor if the password entered is a correct password. IV. Sending the data to the GSM modem using serial port. This data consist of number of persons inside the room and the status of entered password (Correct/wrong)
4. LCD: We are going to use 16×2 alphanumeric Liquid Crystal Display (LCD) which means it can display alphabets along with numbers on 2 lines each containing 16 characters.
5. GSM Modem: We are going to use sim300 as a GSM modem. The status of persons inside the room, LPG Gas leakage status and the status of entered password (Correct/wrong) will be sent to GSM modem.
Applications and Advantages:
1. Can be used in our house for theft detection at night time.
2. The other part of the project (password detector) can be used to automate the door locking process, so the user need not to carry the door lock keys along with him, he can just remember the password and use it later to open the door.
3. Cost effective.
4. Fast and efficient
Future Development:
1. We can monitor and control more parameters and devices.
2. Voice announcement system can be added to indicate device conditions.
3. We can implement other related modules like fire sensor, wind sensor.
Contact Us For Any Queries