Energy Efficient Home Automation by Ye Naung Kyaw
Energy Efficient Home Automation by Ye Naung Kyaw
Energy Efficient Home Automation by Ye Naung Kyaw
DECLARATION STATEMENT
And plagiarism)
Signed: …………………………………………………
ABSTRACT
The Energy Efficient Home Automation System is a home automation system that
will reduce the daily energy usage with the aid of sensing devices, without any major
changes in the infrastructure. Home Automation let the user able to control the home
from his or her computer/ mobile device and assign actions that should happen
depending on time or other sensor readings such as light, temperature or sound from
any device in the Home Automation network.
ACKNOWLEDGEMENTS
First and foremost, I want to thank Mr. Ong Swee Tiong for his guidance, patience,
and for being always ready to help us. And the teachers who involved and guide to
get the right decision of the final project.
Last but not least, I would also like to thank Mr. Adai kalavan as well as Dr. Bala
Murugan( Ex. Head of Engineering Department ) for encouraging me to pursue on
this bachelor's degree programme.
I want to thank my family and friends for always supporting and inspiring me.
TABLE OF CONTENTS
Declaration statement .............................................................................................. 1
Abstract ................................................................................................ 2
Acknowledgements ................................................................................................ 3
Table of contents ................................................................................................ 4
Glossary ................................................................................................ 5
1.Introduction …………………………………………………………………….. 7
1.1Background …………………………………………………………………….. 7
1.2.Objective of the project …………………………………………………………………….. 7
2. Literature Research …………………………………………………………………….. 8
2.1. Research and discussion-1 …………………………………………………………………. 8
2.2. Research and discussion-2 …………………………………………………………………. 9
3. Description of Project Hardware …………………………………………………………….11
3.1. Flow Chart of the “Energy Efficient Home Automation System”………………………… 11
3.2. Final Completed and Submitted Project ………………………………………………… 12
3.3 Layout of the Automation control board ……………………………………………………13
3.4 Arduino Uno R-3 microcontroller board ……………………………………………………15
3.5 .PIR SENSOR …………………………………………………………………………….. 24
3.6 Photo Resistor/ LDR ……………………………………………………………………. 29
3.7.Tracing Sensor Module/ reflective sensor ………………………………………….. 30
3.8.Relay Module ……………………………………………………...……………………... 31
3.9. Schematic Diagram of the “Energy Efficient Home Automation System” ……………… 33
4. Description of Project Software …………………………………………………………… 34
4.1. Program/ Coding of the “ Energy Efficient Home Automation System” ……………… 34
4.2. Explanation of the program procedure ………………………………………………….. 39
4.3. Flow chart ……………………………………………………………………………………. 41
4.4 Lighting layout and plan view of the house …………………………………….………….. 42
5. Result Discussion …………………………………………………………………………….. 43
6. Problems Encountered during progress ………………………………………………… 46
7. Further Development, Commercial Possibility ……………………………………….. 47
8. Conclusion …………………………………………………………………………………… 48
9. References ……………………………………………………………………………………. 49
LIST OF FIGURES
Fig 2-1 Journal; vol-4 issue-1 Jan 2015 ( IJESIT )……………………………………………. 8
Fig 2-2 Journal; vol-77 no-3 July 2015 ( JATIT )……………………………………………… 9
Fig 2-3 Journal; vol-77 no-3 July 2015 ( JATIT )………………………………………...…… 10
Fig 3-1 Final submission project…………………………………………………………..…… 11
Fig 3-2 Fittings layout ………………………………………………………...………………… 12
Fig 3-3 Arduino Uno R-3 board………………………………………………………………… 13
Fig 3-4 Schematic diagram of Arduino Uno R-3 board………………………………..……. 14
Fig 3-5 Work flow of PIR sensor ……………………………………………………………… 15
Fig 3-6 PIR sensor metal housing ………………………………………………….…..……. 16
Fig 3-7 PIR sensor element layout …………………………………………………………... 16
Fig 3-8 PIR sensor internal schematic diagram ………….……………………….……….. 16
Fig 3-9 Section view of PIR sensor ………………………………………………….……… 17
Fig 3-10 Lens and light array of PIR sensor ………………………………………………. 17
Fig 3-11 Light array between lens and sensor ……………………………………….…..… 18
Fig 3-12 Multiple facet-section of len cover ………………………………….…..………… 18
Fig 3-13 PIR sensor module and 3-pin connection plug …………………………………. 19
Fig 3-14 PIR sensor module with plug connected …………..…………………………… 19
Fig 3-15 Wiring diagram of PIR sensor module testing using breadboard ……………. 20
Fig 3-16 Jumper position of PIR sensor …………………………………………………… 21
Fig 3-17 Jumper position of PIR sensor …………………………………………………… 22
Fig 3-18 Regulator position of PIR sensor ………………………………………………… 22
Fig 3-19 PIR sensor module without regulator …………………………………………….. 23
Fig 3-20 Connection PIR sensor with Arduino ……………………………………………... 24
Fig 3-21 Construction of photo resistor sensor …………………………………………….. 26
Fig 3-22 Light sensor circuit example …………………………………………………….….. 27
Fig 3-23 Reflective sensor ……………………………………………………………….……. 29
Fig 3-24 Relay module …………………………………………………………………….…… 30
Fig 3-25 SIM5320E GSM module ……………………………………………………………. 31
Fig 3-26 Schematic diagram of the project …………………………………………………. 33
Fig 4-1 Automatic system program flow of the project …………………………………….. 40
Fig 4-2 Flow chart …………………………………………………………………………..… 41
Fig 4-3 Intended plan layout of the house ………………………………………………….. 42
Fig 4-4 Testing the switching of relay modules with GSM signal …………….………..… 43
Fig 4-5 Testing the Arduino board with GSM signal ……………………………………… 43
Fig 4-6 Testing the final complete project with GSM signal …………………………...… 44
Fig 4-7 Testing the relay module with sensors …………………………………...………. 44
GLOSSARY
NO - Normally Open
NC - Normally Closed
COM – Common
GND – Ground
DC – Direct Current
AC – Alternative Current
1.Introduction
1.1Background
Energy is the most required and essential in daily life of these modernise days. Energy
exists in different types and which we use in different way in our daily life cycle. Energy
consumption is one of the living costs. We can reduce our household expense if we can
reduce the energy consumption.
In this project, will discuss about home energy consumption and reduce the energy usage;
according to the title of “ Energy Efficient Home Automation System” .
Among the systems, will use “ Arduino” for the home automation; to control the home
appliances. Arduino which is open source, easy market availability and cheap in price; these
are the reasons to choose the “ Arduino” for this project.
Objective of this project is to design and implement the Energy Efficient Home
Automation System. And Implementing the home with energy saving factor.
The system is expected to reduce energy usage in daily life cycle with automation.
The following aspects are determined the feasibility of the project to be considered;
2. Literature Research
2.1. Research and discussion-1
The same idea and agreed with journal description of using GSM remote control and
will use the concept of GSM module, microcontroller and relays (which is switching
the home apparatus) for this project. GSM module is the easiest and longest
distance remote control for this modernise day.
Secondly, there is the discussion of using the android cell phone for the GSM remote
control from “BLUETOOTH BASED WIRELESS HOME AUTOMATION SYSTEM
USING FPGA, Journal of Theoretical and Applied Information Technology 31st July
2015. Vol.77. No.3 ”. [ refer to reference-2] .
Strongly agreed with that and use android cell phone for the remote controller which
is using the residents who stays in the house involved in this project. By using cell
phone, will get finger tip access remote control to switch the home apparatus.
Fig 3-1. Final submission project of the “ Energy Efficient Home Automation System”
GSM Module Arduino Uno R-3 Module Power supply for microcontroller board
Fig 3-2. Fitting layout of Arduino Uno, Relay module, GSM module and Circuitry switches
In this project, the following hardwares are used to complete functional project of “ Energy
Efficient Home Automation System”.
1.PIR Sensor,
6.Light bulbs.
Fig 3-4. Schematic diagram of the Arduino Uno R-3 microcontroller board
Function
More complex than other sensors. There are several variables that affect the
input and output of the sensor.
There are two slots in the sensor, using special materials to make each slot
sensitive to IR. The lens used here does not have much effect, so we see that
the two slots can "see" a distance (basically the sensitivity of the sensor). When
the sensor is idle, the two slots detect the same amount of infrared radiation, the
amount of radiation from the room or the wall or the outside. When a warm body
such as a human or an animal passes, half of the PIR sensor is intercepted,
which results in a positive difference between the two halves. When the warm
body leaves the sensing area, the opposite occurs, causing a negative
differential change in the sensor. These change pulses are detected during the
period of movement and non-movement. [refer to reference-3]
Fig 3-6. PIR sensor metal housing [ image from Murata datasheet ]
Fig 3-7. PIR sensor element layout [Image from RE200B datasheet]
Above diagrams showing the element window, the two pieces of sensing material
Fig 3-8. PIR sensor internal schematic diagram [Image from RE200B datasheet]
Above images shown the internal schematic. Very low-noise JFET is inside (a
type of transistor) and the extremely high impedance of the sensor is buffered
into what is perceived by a low-cost chip such as the BIS0001.
Lenses
PIR sensors are generic and the most part vary only in price and sensitivity. This
is a good manufacturing idea: Circuitry and the PIR sensor is fixed and costs a
few dollars. The lens; can change the breadth, sensing pattern, range, very
easily and costs only a few cents.
In the diagram up top, the lens made of plastic, that the detection area is just two
rectangles. Normally to have a detection area that is much larger. To do that, we
use a simple lens those found in a camera: these condenses a large area (such
as a landscape) into a small one (on film or a CCD sensor). For reasons that will
be apparent soon, to make the PIR lenses thin, small and mouldable from cheap
plastic, even though it may add distortion. For this reason the sensors are
actually Fresnel lenses:
Fig 3-9. Section view of PIR sensor lens [Image from Sensors Magazine]
The Fresnel lens condenses light, providing a larger range of IR to the sensor.
Fig 3-10. Lens and light array of PIR sensor [Image from BHlens.com]
Fig 3-11. Light array between lens and sensors [Image from Cypress appnote 2105]
Now, there is a bigger scope. There are actually two sensors, and more
importantly, there is no need for two very large sensing area rectangles, but
multiple small area scattering. Therefore, the lens is divided into multiple parts as
Fresnel lenses for each part.
The PIR module has a 3-pin connection on the side or bottom. The pin
arrangement may differ between modules. It is usually silkscreened next to the
connection. One pin will be the signal, the other will be ground, and the last one
will become the power supply. Usually 3-5VDC power input, but sometimes up to
12V. Larger modules do not have a direct output, but only operate relays, in
which case there is a power supply, ground, and two switches.
Some relay outputs may be 'open collector' - meaning that a pull-up resistor is
required. If you do not get a variable output, be sure to connect a 10K pull-up
resistor between the power supply pin and the signal.
A simple PIR sensor prototype design method is to connect it to the breadboard,
because the connection port spacing is 0.1 inches, some PIR with a fixed
connector, there is a straight 3-pin connector for connecting the cable.
In the figure above, the red cable is a positive voltage supply, the black cable is
a negative ground supply, and the yellow is a signal output. Just make sure to
insert the cable as shown above. If the retrograde does not damage the PIR, it
does not work.
Testing a PIR
Fig 3-15. Wiring diagram of PIR sensor module testing using breadboard
When PIR detects motion, the LED lights up and the output pin will change to
"high" to 3.3V.
After the breadboard is connected, insert the battery and wait for the PIR to
"stabilize" for 30-60 seconds. During this time, the LED may flash a little. Wait for
the LED to turn off, then move in front of it, wave your hand, etc. and see the
LED light up.
Retriggering
There are several options to re-trigger the PIR. Explore the 're-trigger' option.
Once the LED flashes, look at the back of the PIR sensor and place the jumper
in the L position as shown below.
Another way is that when connecting a PIR sensor with a breadboard, the LED
does not remain on when moving in front of it, but actually turns on and off every
second or so. This is the so-called "non-retriggering."
Now replace the jumper so that it is in the H position. If set up the test, it will
notice that the LED now stays the same throughout the move. This is the so-
called "re-trigger."
For most applications, the "re-trigger" (H-mode jumper shown below) mode is
slightly better.
Changing sensitivity
The PIR has a regulator on the back for adjusting the sensitivity. If the PIR is not
sensitive enough or sensitive, adjust it - clockwise to make it more sensitive.
On the Adafruit PIR sensor, there is a trimmer potentiometer labeled TIME. This
is a 1 megohm adjustable resistor that is added to the 10K series
resistor.And C6 is 0.01uF so
It is not too difficult to determine R10 and R9. Unfortunately, this PIR sensor was
mislabelled (it looks like they have changed R9 R17). Track the pins by looking
at the BISS001 datasheet and find out what they are - R10 is connected to pin 3,
and R9 is connected to pin 7. The capacitors are a bit hard to determine, but
they can be "reverse engineered" so that they Time and solve the sensor!
For example:
Tx is = 24576 * R10 * C6 = ~1.2 seconds
R10 = 4.7K and C6 = 10nF
Likewise,
Ti = 24 * R9 * C7 = ~1.2 seconds
R9 = 470K and C7 = 0.1uF
It can change timing by swapping different resistors or capacitors.
The code is very simple, basically just tracking whether pin 2's input is high or
low. It also tracks the status of the pins to print out messages when the motion
starts and stops.
Also known as light-sensitive resistor (LDR), the most commonly used light-sensitive
device to indicate the presence or absence of light. And used to measure light
intensity. It has a very high resistance in the dark, up to 1 MΩ, but drops sharply
when exposed to light until it reaches several ohms depending on the light intensity.
The sensitivity of the LDR varies with the wavelength of the applied light and is a
non-linear device. Used in many applications but sometimes abandoned by other
devices such as photodiodes and phototransistors. Made of lead or cadmium, and
some countries have already banned LDR for environmental safety issues. [refer to
reference-4]
Wavelength dependency
The sensitivity of the photoresistor may vary depending on the wavelength of the
light. If the wavelength exceeds a certain range, the resistance of the device is not
affected at all. This means that the sensitivity of LDR is not suitable for this light
wavelength range. Different materials have unique spectral response curves with
different wavelengths and sensitivities. The extrinsic LDR is designed for light of
longer wavelengths and has an infrared (IR) tendency. When operating in the
infrared range, care must be taken to avoid heat build-up, which may affect the
measurement by changing the resistance of the device due to thermal effects. The
figure shows the spectral response of photodetectors made of different materials.
The operating temperature is represented by K and written in parentheses.
Sensitivity
LDR has lower sensitivity than phototransistors and photodiodes. Phototransistors
and photodiodes use light to control the flow of holes and electrons on the PN
Latency
There is a time delay between the illumination and the resistance change. This is
called the resistance recovery rate. When light is applied after it is completely dark, it
takes about 10 milliseconds to completely eliminate the resistance. After completely
removing the light, the resistance takes 1 second to return to the initial value. This is
why LDR cannot be used for fast fluctuations in the light that needs to be recorded or
used to drive the control device, but in other devices, such as audio compressors,
where the function of the photoresistor is a smooth response.
Audio compressors
The audio compressor is a device that reduces the gain of the audio amplifier when
the signal amplitude is higher than a set value. This is done to amplify soft sounds
while preventing loud sounds from being cut. Some compressors use LDRs and
small light bulbs (LEDs or electroluminescent panels) connected to the signal source
to produce changes in signal gain. This technique is considered by some to add
smoother characteristics to the signal because the response time of light and
resistance softens the attack and release. The response time delay for these
applications is approximately 0.1 seconds.
photoresistor symbol
IEC standard
Detail about Keyes Photoresistor Sensor
The light resistance module is used to indicate whether there is light. This module
can also be used to measure light intensity. The module can easily sense the light
level inside the Arduino controller. Photoresistors can also be seen in our daily life.
They are mainly used for smart switches and bring some convenience to our student
Live. However, they are also used in our daily electronic design. Well, for better use,
we have the right modules that are easy to use and efficient.
Specifications
Brand - Keyes
Model - KY-018
Operating voltage - DC 5 V
Compatibility - Arduino
Color - Black
Material - FR4
Length - 26mm
Width - 5mm
Main Features:
● Dark current, dark resistance: The photo-resistor under a certain applied voltage.
When the flowing current is called dark current, it does not irradiate light. The ratio of
applied voltage and dark current is used as dark resistance.
● Sensitivity: Sensitivity is the relative change of the resistance value (photoresist)
value of the resistance value (dark resistor) when the light is irradiated by the
photoresistor.
● Volt-ampere characteristic curve: The voltage characteristic curve is used to
describe the relationship between the resistance of the applied voltage and the
photosensitive photocurrent. On the photosensitive device, the photocurrent of the
applied voltage increases.
●Temperature coefficient: Photoresistance of photoelectric effect influenced by
temperature, low sensitivity of photosensitivity at low temperature part of
photosensitive resistor.
● Rated power: The rated power of the photoresistor allows power consumption to
be reduced when the temperature is increased in some circuits.
Pins Map
• S : Analog Output
• Mid : Supply ( 5V )
• - : Ground
The TCRT5000 and TCRT5000L are reflective sensors that contain an infrared
emitter and phototransistor in a leaded package. The lead package blocks visible
light. The package includes two mounting clips. The TCRT5000L is the long-term
leading version.
The sensor detects whether the light reflection or absorption area is in front of it. It
shows which of the two areas it passes through the digital output, as shown in the
following figure. The sensor's sensitivity (minimum range) can be adjusted by the
controller. This behaviour can be used to automatically follow a line of the robot.
Specifications
• Package type: leaded
• Detection type: phototransistor
• Dimensions(LxWxH in mm):10.2x5.8x7
• Max operating distance: 2.5 mm
• Operating range within>20%relativecollector current: 0.2 mm to 15 mm
• Typical output current under test: IC = 1 mA
• Daylight blocking filter
• Emitter wavelength: 950 nm
• Lead (Pb)-free soldering released
• Compliant to RoHS directive 2002/95/EC and in accordance to WEEE
2002/96/EC
Applications
Position sensor for shaft encoder
Detection of reflective material such as paper, IBM cards, magnetic tapes etc.
Connections Arduino:
3.7.Relay Module
Specifications
*Board four weeks with four screw holes, hole diameter 3.1mm, easy to install and
fixed.
*Relay selection of quality loose music relays, SPDT. A common terminal, a normally
open, one normally closed terminal.
*Optocoupler isolation, and good anti-jamming.
*Low pull, high release. Energisation status indicator light, release status LED is off.
*VCC for the system power, JD_VCC for the relay power.
*Default hair 5V relay, plug the jumper cap to wiring.
*Relay Maximum output: DC 30V/10A, AC 250V/10A
*VCC: positive power supply system
*GND: System power supply negative
*IN1 - IN4/ IN1 – IN2 : relay control ports
Description
The SIM5320E is a GSM / GPRS / GPS module. It can send/receive messages,
make/receive calls, and transmit data - all essential basic telephone features. The
GSM module has two antenna interfaces, one for GPS and the other for GSM /
GPRS.
The GSM module supports quad-band 850MHz GSM, 900MHz EGSM, 1800MHz
DCS, 1900MHz PCS and dual-band UMTS / HSDPA 900/2100MHz WCDMA +
HSDPA frequencies. You can use any 2G/3G SIM card to connect to any global
GSM network. It has a fully integrated GPS (Qualcomm PM8015 GPS) that can be
controlled and queried through the same serial port.
Easily make/receive calls using a headset or an external 8Ω speaker + electret
microphone. Send/receive data over TCP/IP, HTTP, HTTPS, FTP. The AT command
interface can be used with 300, 600, 1200, 4800, 9600, 19200, 38400, 57600,
115200, 230K, 461K, 961K, 3.2M, 3.7M and 4.0 Mbps.
The power supply ranges from 4.6 - 5.2V. The minimum current required is 1A.
Modules smaller than 1A will not work!
Technical details
GPS specification
Acquisition channel: 16
GPS code: GPS L1 C/A code
Sensitivity: Tracking: -157 dBm, Cold Start: -144 dBm
First repair time: Cold start: 100s (typical), Hot start: 1s (typical)
Accuracy: about 2.5 meters
Module specifications
Fig 3-26. Schematic diagram of the “Energy Efficient Home Automation System” using
easyEDA software
* Sensor pin
* -------- -------
* GSM 5VT 2
* GSM 5VR 3
* LDR A5
* Bed 1 Switch 9
* Bed 2 Switch 10
* Bed 1 Light 11
* Bed 2 Light 12
* Kitchen In Sensor 5
*/
#include<SoftwareSerial.h>
#define rxPin 2
#define txPin 3
#define CountUp 5
#define CountDown 4
#define Kitchen_Light A0
#define Walk_Light A1
#define Bed1 6
#define Bed2 7
#define Living_Light A2
#define PIR_Sensor 8
#define Bed1_Switch 9
#define Bed2_Switch 10
#define Bed1_Light 11
#define Bed2_Light 12
char GSM_Sender[20];
char GSM_Waste[40];
char GSM_OnOff[5];
char GSM_Intv[4];
byte State=Auto;
byte count=0;
void setup()
Serial.begin(9600);
GSMDevice.begin(9600);
pinMode(CountUp,INPUT_PULLUP);
pinMode(CountDown,INPUT_PULLUP);
pinMode(Bed1,INPUT_PULLUP);
pinMode(Bed2,INPUT_PULLUP);
pinMode(PIR_Sensor,INPUT);
pinMode(Bed1_Switch,INPUT);
pinMode(Bed2_Switch,INPUT);
pinMode(Bed1_Light,OUTPUT);
pinMode(Bed2_Light,OUTPUT);
pinMode(Living_Light,OUTPUT);
pinMode(Walk_Light,OUTPUT);
pinMode(Kitchen_Light,OUTPUT);
void loop()
switch(State)
case Auto:
Auto_Function();
break;
case AllOff:
AllOff_Function();
break;
default:
State=Auto;
break;
GSMDevice.print("AT\r");
delay(300);
delay(300);
GSMDevice.println("AT+CNMI=2,2,0,0,0"); // set module to send SMS data to Serial1 out upon receipt
delay(300);
GSMDevice.print("ATE0\r");
delay(300);
GSMDevice.print("AT+CMGD=1,4\r");
delay(300);
if(GSMDevice.available())
Serial.println(data);
if(data=='+')
while(!GSMDevice.available()){}
data = GSMDevice.read();
Serial.println(data);
if(data=='C')
while(!GSMDevice.available()){}
data = GSMDevice.read();
Serial.println(data);
if(data=='M')
while(!GSMDevice.available()){}
data = GSMDevice.read();
Serial.println(data);
if(data=='T')
while(!GSMDevice.available()){}
data = GSMDevice.read();
Serial.println(data);
if(data==':')
GSMDevice.readBytesUntil(',',GSM_Sender,20);
GSMDevice.readBytesUntil('\n',GSM_Waste,40);
GSMDevice.readBytesUntil('.',GSM_OnOff,5);
GSMDevice.readBytesUntil(',',GSM_Intv,4);
delay(100);
for(byte i=0;i<5;i++)
Serial.println(GSM_OnOff[i]);
if(GSM_OnOff[0]=='A')
if(GSM_OnOff[1]=='u')
if(GSM_OnOff[2]=='t')
if(GSM_OnOff[3]=='o')
State=Auto;
return;
if(GSM_OnOff[0]=='O')
if(GSM_OnOff[1]=='f')
if(GSM_OnOff[2]=='f')
State=AllOff;
return;
Fig 4-2. Flow chart of the “Energy Efficient Home Automation System”
5. Result Discussion
Fig 4-4. Testing the switching of relay modules with GSM signal
Fig 4-7. Testing the relay module with GSM signal together with sensors
Each and every component involved in the control of this project have tested
individually and functionally. Combine all component together and coding debugging.
This process of testing and programming is taking longest time in this project and
most of the challenge part of the project.
Finally project is functionally, but still there is another problem of sensors malfunction
of the light reflection which involved in the project and environment lighting.
There is the final functional project after many round of test run.
Assume that day time operations of the lighting is same as the normal and in this
project timing.
Assume that night operating hour of the lights are from 6:30pm to 11:00pm.
8. Conclusion
Project cost around S$350 dollar(including the frame) which is S$50 more than
allowable cost, but useful function for the daily life to save energy. Spend S$350 and
saved S$123.597 ( different units/ saving units 26.784 - 21.204 = 5.58units x current
EMA unit rate 22.15cent/unit = S$123.597 ) for month of January, means it is
“financially feasible”.
Since easy and finger tip application for the home lighting control, it’s consider
“technically feasible”.
For the other apparatus like air-con, fan, washing machine, heater, kitchen
apparatus and pumping system, require higher ampere rate of switching device such
as magnetic contactor for safety reason. Current provision of relay units are only for
lighting circuits.
After combination with magnetic contractor, this project enable to use in commercial
and industrial application.
Further more upgrading of the sensors and some component, this system can
replace some of automation system in heave industrial application.
Most of all, project achieved the objective and complete successfully.
9. References
1. ( [reference-1]’Energy Efficient Smart Home Automation System”, International Journal of
Engineering Science and Innovative Technology (IJESIT) Volume 4, Issue 1, January 2015;
Department of Electronics and Communication Engineering, Sree Buddha College of
Engineering for Women, Kerala, India )
3 https://learn.adafruit.com/pir-passive-infrared-proximity-motion-sensor/how-pirs-
work
4 http://www.resistorguide.com/photoresistor/
5 https://www.greenelectronicstore.com/modules/235-ky-033-tracing