Chapter-1 IoT
Chapter-1 IoT
INTRODUCTION
There are some issues when designing a home appliances control system. The
system should be scalable so that new devices can easily be integrated into it. A user-
friendly interface should be provided on the host side, so that the devices can be easily
set up, monitored and controlled. Devices may be connected through a home network
to allow control by a personal computer and may allow remote access from the
Internet. Through the integration of information technologies with the home
environment, systems and appliances can communicate in an integrated manner which
results in convenience, energy efficiency, and safety benefits.
Home appliances control technologies and devices are evolving rapidly along
with computer sensors and control. The capability of handling home energy becomes
one of the largest markets for smart home all around the world. But, since the offered
systems are often expensive, complicated and inflexible, home control system market
falls far behind the expectations and possibilities. There are many technologies and
hardware to build commercially successful smart homes that people dream of today. It
is all just the matter of good software. An optimal control system for home appliances
control system will be proposed in this thesis.
technology, a concept of the home appliances control system that will make homes
convenient and smart is proposed.
Mobile
Phone
Controller
or Internet Driver
Unit
Computer Circuit
Figure 1.1. Basic Block Diagram of IoT-Based Home Appliances Control System
using Android Phone or Computer
The controller unit is composed with WeMos D1 mini controller. The WeMos
D1 mini consists of Wi-Fi enabled built-in ESP8266EX microcontroller. It receives
the data from android phone or computer and then it will control the output driver
units according to the received data.
In this research, the control of light bulbs on/off, fan on/off, and water pump
on/off based on internet and microcontroller are implemented. Users can interact with
the home appliances by wireless mobile interface via the internet. This system also
requires an IoT platform to control the home appliances from the computer and
mobile phones.
With the advancement of internet technology lifestyle of every person is
changing constantly. Internet of things can be described as connecting everyday
objects like smartphones, internet televisions, sensors and actuators to the internet
where the devices are intelligently linked together to enable new forms of
communication amongst people and themselves. It could be defined as the integration
of technology into the intelligent design of an enclosure. The main points of this
technology are energy saving, comfort, security, communication and data
accessibility.
Implementation of IoT based home appliances control system has several
advantages. There is no need to go to switch on or off the home appliances. They can
be controlled by a mobile phone or computer anywhere and it saves time. Since there
is no long run of home appliances, it also saves energy. Old and disabled persons can
manage the home without using too many efforts. Users can read the status of light
4
and water tank. The data are sent to the user interface through Internet access. Users
can monitor the room temperature and turn the fan on or off. Mobile phone acts as a
remote control to home appliances which can be controlled by setting their
corresponding keys.
All the applications in the living room can be easily controlled without too
much effort. It can be controlled easily by mobile phone or computer from anywhere
in the home. When the user can’t go to open or close the appliances immediately, it
can be done by pressing the corresponding button in the mobile phone. It reduces the
human energy and effort. It can promote the living standard of human beings with the
effects of wireless technology. This system can be used not only in homes but also in
many other places for many purposes.
Studying the concepts and uses of the sensors and other components.
Studying the concepts of Wi-Fi communication.
Designing and testing the Wi-Fi module and home appliances control.
Studying the various types of programmer, compiler, assembler and their
uses.
Selecting the suitable software for this system.
Designing and constructing the overall system including sensors.
Implementing the IoT-based communication system.
Calculating the design concepts and circuit components.
Testing the monitoring system of this thesis.
Testing the overall system with hardware and software.