Batch-01 Documentation
Batch-01 Documentation
SMART HOME
Underguidance of
N.Mohanraju
Asst.Professor
RGUKT RK Valley
Submitted by
G.Swathi-R170362
P.Vishnu Swathi-R170429
DECLARATION
G.Swathi R170362
P.Vishnu Swathi R170429
ABSTRACT
Introduction
Home automation for a home, called a smart home or smart house. A home
automation system will monitor and/or control home attributes such as lighting,
climate, entertainment systems, and appliances. It may also include home security
such as access control and alarm systems.
Objective
The main objective of this project is to build a smart home device which can be
used to control the home appliances via internet. The home automation device that
you build can be integrated with almost all the home appliances and can be used to
control them remotely from any part of the world.
Components
Arduino UNO R3
PIR Sensor
Ultrasonic Sensor
DC Servo motor
Temperature Sensor
Bulb
Led
Breadboard
Arduino UNO
The Arduino UNO is a standard board of Arduino. Here UNO means 'one'
in Italian. It was named as UNO to label the first release of Arduino Software.
Arduino UNO is based on an Atmega328P microcontroller. It is easy to use
compared to other boards, such as the Arduino Mega board, etc.
The Arduino UNO includes 6 analog pin inputs, 14 digital pins, a USB
connector, a power jack, and an ICSP (In-Circuit Serial Programming) header.
It is programmed based on IDE, which stands for Integrated Development
Environment. It can run on both online and offline platforms.
• ICSP pin- The In-Circuit Serial Programming pin allows the user to program
using the firmware of the Arduino board.
• Power LED Indicator- The ON status of LED shows the power is activated.
When the power is OFF, the LED will not light up.
• Digital I/O pins- The digital pins have the value HIGH or LOW. The pins
numbered from D0 to D13 are digital pins.
• AREF- The Analog Reference (AREF) pin is used to feed a reference voltage
to the Arduino UNO board from the external power supply.
• Voltage Regulator- The voltage regulator converts the input voltage to 5V.
• GND- Ground pins. The ground pin acts as a pin with zero voltage.
• Vin- It is the input voltage.
• Analog Pins- The pins numbered from A0 to A5 are analog pins. The function
of Analog pins is to read the analog sensor used in the connection. It can also
act as GPIO (General Purpose Input Output) pins.
Software Tools
1.Tinkercad
In this project we use the Tinkercad online platform.We use this
platform for the IOT projects simulation in the software before getting done
with the hardware project.Since it became available in 2011 it became a popular
platform for creating electronic circuits,3D models and also to construct solid
geometry.This web app that equips the next generation of designers and
engineers with the foundational skills for innovation.In this project we use the
ULTRASONIC Sensor,PIR Sensor,Temperature sensor,LED,Breadboard,
Arduino which are available in the Tinkercad website.
Working
1.PIR sensor:
Passive infrared (PIR) sensors use a pair of pyroelectric sensors to
detect heat energy in the surrounding environment. These two sensors sit beside
each other, and when the signal differential between the two sensors changes (if a
person enters the room, for example), the sensor will engage.
2.Ultrasonic sensor:
4.Temperature sensor
Circuit Diagram
From above picture we seen that
➢ The Arduino uno 5v pin and gnd pin is given to the breadboard supply
and ground.
➢ The Ultrasonic sensor’s power and Gnd pin given to breadboard and the
Signal pin is connected to Arduino digital pin 7.And DC servo motor
input is connected to the Arduino digital pin 8.
➢ Ultrasonic sensor is used to detect the distance of the objects or persons
by using this principle we made an automatic door system.
➢ PIR sensor is used to detect the movement of objects we use this sensor
for home security.Suppose any person movement is detected the bulb will
glow for sometime. If there is no movement the bulb will glow off.
➢ The Temperature sensor’s power and Gnd pin given to breadboard and the
Signal pin is connected to Arduino Analog pin Ao.
➢ By varying the temperature intensity in slide bar as shown in the above
figure.If the temperature is low the LED will turn off else the LED will glow.
Schematic View
Results:
1.ULTRASONIC SENSOR:
* If the person far from the door means more than 100cm the door will close.
* Here the person is less than 100cm near to the door so the door will as the
servo motor turn 90 degrees.
2. TEMPERATURE SENSOR:
3.PIR SENSOR:
Future scope:
Future scope for the home automation systems involves making homes
even smarter. Homes can be interfaced with sensors including motion sensors, light
sensors and temperature sensors and provide automated toggling of devices based on
conditions.
There are several new technologies which can become a part of home in the near
future:
1.Increased efficiency, control, and customization:
The devices will work automatically and you don’t need to waste
your energy it will act upon user’s preferences. AI would revolutionize home by
automatic threat detection and proactive alertness.
2.Integration of Smart home devices:
In near future, homes will be equipped with such IoT devices which
will make your daily lives work faster smoother and more accurate. Also, more
recently, Google launched two more Google Home speakers, Home Max and Home
Mini.
3.Smart spaces outside homes:
Smart parking through sensors will help to recognize whether the
parking is available or not. Camera monitoring can be done and with the help of
artificial intelligence and computer vision, both parking facilities and security can be
provided. Streetlights can also be automated through sensors and build for effective
use for the people nearby.
4.Development of smart appliances:
The devices which we use to use like television, refrigerator and
even the mirror is getting smarter today with evolution of technology. The smart
mirror should not only act as a face video but also help to other tasks like listening to
music and stuff. Televisions have become part of a centralized entertainment and can
also be used for social media. The refrigerator has been upgraded to sense the
temperature outside and operate accordingly. The washing machine will wash the
clothes according to the clothes material and switch off after drying. They will keep
on advancing as the technology evolves.
CONCLUSION:
The project has proposed the idea of smart homes that can support a lot of
home automation systems. A smart home contains a connection between wireless
communication, sensors, monitoring and tracking. Smart homes are a huge system
that includes multiple technologies and applications that can be used to provide
security and control of the home easily.
Also this project showed the idea of making a navigator in the home to
measuring the temperature in all rooms and to detect any motion in the home by
using ultrasonic sensors. These designs were for access control to the home,
temperature validation, and control board system to connect all the security and
control circuits together.