27
Arduino Based Home Automation System Submitted By Rappy Saha Roll: 1003018 Supervised By Dr. Mohammad Shaifur Rahman Professor, Department of Electrical & Electronic Engineering, Khulna University of Engineering and Technology, Khulna, Bangladesh.

Arduino Based Home Automation (2003) (1003018)

Embed Size (px)

Citation preview

Page 1: Arduino Based Home Automation (2003) (1003018)

Arduino Based Home Automation System

Submitted ByRappy SahaRoll: 1003018

Supervised ByDr. Mohammad Shaifur RahmanProfessor,Department of Electrical & Electronic Engineering,Khulna University of Engineering and Technology,Khulna, Bangladesh.

Page 2: Arduino Based Home Automation (2003) (1003018)

Introduction

Hardware Description

Project Implementation

Result and Discussion

Conclusion and Future Work

1

Page 3: Arduino Based Home Automation (2003) (1003018)

WHAT IS HOME AUTOMATION??

2

Page 4: Arduino Based Home Automation (2003) (1003018)

3

Page 5: Arduino Based Home Automation (2003) (1003018)

HOME AUTOMATION

Facilities Included In The Project:

4

Page 6: Arduino Based Home Automation (2003) (1003018)

Block Diagram :

IR sensor

Temperature sensor

PIR motion Sensor

ARDUINO UNO

Display Module

GSM Shield

Buzzer

AC load control

5

Page 7: Arduino Based Home Automation (2003) (1003018)

Arduino:

Arduino is open source platform in both software and hardware, so it is easy to configure and understand.

6

Page 8: Arduino Based Home Automation (2003) (1003018)

IR Sensors:

An infrared (IR) sensor is an

electronic device that

radiates or locates infrared

radiation to sense some part

of its surroundings. They are

undetectable to human eyes.

7

Page 9: Arduino Based Home Automation (2003) (1003018)

Temperature Sensors:

LM35DS18B20

8

Page 10: Arduino Based Home Automation (2003) (1003018)

PIR Motion Sensors:

Moving objects of similar

temperature to the background

but different surface

characteristics may also have a

different infrared emission

pattern, and thus sometimes

trigger the detector.

9

Page 11: Arduino Based Home Automation (2003) (1003018)

Display Modules:

LCD (20×4) 2.4 inch TFT shield

10

Page 12: Arduino Based Home Automation (2003) (1003018)

Relay Module:

3 channel 5V relay has been used to

control AC load. As there are 3

channel so 3 AC load can control.

11

Page 13: Arduino Based Home Automation (2003) (1003018)

Wireless Control Technology:

Bluetooth Module:

HC-06 Bluetooth Module Base plate Part of Module

12

Page 14: Arduino Based Home Automation (2003) (1003018)

GSM Shield:

GSM is a cellular network, which

means that cell phones connect to it by

searching for cells in the immediate

vicinity.

13

Page 15: Arduino Based Home Automation (2003) (1003018)

IR Sensors with Arduino:

For

implementing

visitor counter.

14

Page 16: Arduino Based Home Automation (2003) (1003018)

Time of timer 1> Time of

timer 2, then the Arduino will

sense the IN case.

Time of timer 2> Time of

timer 1, then the Arduino will

sense the OUT case.

15

Page 17: Arduino Based Home Automation (2003) (1003018)

Temperature Sensors with Arduino: For sensing

temperature of the

room.

16

Page 18: Arduino Based Home Automation (2003) (1003018)

PIR Sensors with Arduino:

PIR Sensor

Buzzer

For detecting motion.

17

Page 19: Arduino Based Home Automation (2003) (1003018)

LCD (20×4) with Arduino:

18

Page 20: Arduino Based Home Automation (2003) (1003018)

Relay Module with Arduino:

6 For controlling AC

load by Arduino .

19

Page 21: Arduino Based Home Automation (2003) (1003018)

GSM Shield with Arduino:

The peak current of the SIM900 module may

reach up to 2A. External power supply via the

barrel connector is recommended because it

provides sufficient power to the shield.

Without the external power supply, the

SIM900 module may lock up or suffer from

unexpected reset.

20

Page 22: Arduino Based Home Automation (2003) (1003018)

Practical View: Automation part of the

project.

21

Page 23: Arduino Based Home Automation (2003) (1003018)

Remote control part of the project

The room temperature is 40.57 degree Celsius

22

Page 24: Arduino Based Home Automation (2003) (1003018)

Message view of the project

23

Page 25: Arduino Based Home Automation (2003) (1003018)

Conclusion:

The thesis is studied about sophisticated control over home appliances

from home as well as from outside using GSM technique.

A system is developed to integrate different facilities such as visitor

counter, light-fan automation, temperature monitoring, and intruder

alarm with a unique controller device named Arduino UNO.

24

Page 26: Arduino Based Home Automation (2003) (1003018)

Instead of IR sensor of short range long range IR sensor can use which

make the project more flexible.

Variation of fan speed with temperature can be done.

Integrate the whole project with one Arduino.

Also add the fire alarm and intruder alarm facilities.

Make remote control of home load with 3G network along with the

integration of mobile apps to make it usable in the smart phone.

Future Work:

25

Page 27: Arduino Based Home Automation (2003) (1003018)