Iot Based Home Appliances Control System 2
Iot Based Home Appliances Control System 2
ABSTRACT
A novel industrial or home automation system that utilises GPRS\Wi-Fi technology as its network
architecture is designed and prototyped in this article. When compared to existing home automation
systems on the market, the suggested solution excels in both scalability and adaptability. In the
industrial sector, we deal with a wide variety of cargoes at various sites. Without physically connecting
any wires between the loads and the control room, we may control all loads simultaneously from a
single location. A GPRS/WI-FI module, microcontroller, and relay are used in this project. As part of
this project, the loads are controlled after the GPRS\wifi is linked to the phone. Keep in mind that the
microcontroller shouldn't be directly linked to AC loads in this project; doing so might cause the
controller to malfunction. We need drivers in order to prevent this kind of disadvantage, We need
RELAY drivers for this project since we are utilising RELAYs as load controllers, essentially
switches. We have a wide variety of relay drivers available, including the BC547, which connects
microcontrollers to AC loads. Through long-distance Internet connectivity and desktop or mobile
apps, this system may operate a wide variety of appliances, including alarm systems, ac and DC
appliances, and more.
INTRODUCTION
In-home automation is one of the most important things to automatically ON and OFF the home
appliances without the inclusion of humans. In present days most of automation system utilize a
combination of hardware and wireless systems for controlling appliances. In this project, we design
and develop of controlling of the home automation system via the Wi-Fi module or Webpage server
using Arduino. This project is concerned with the programmed control of light or other home
80
IJARR, 5(11), 2020; 80-86
appliances.
The user will communicate with Arduino through the internet via a Wi-Fi network. This system is less
costly, allowing additional home appliances. It's more secure for us. IOT or the Internet of Things is
an upcoming technology that allows us to control hardware devices through the Internet. Here we
proposed to use IOT to control Home Appliances, thus automating modern homes through the Internet.
Three Loads are used in this system to demonstrate home lighting and fan. A smart home is equipped
with lighting, heating, and electronic devices that can be controlled by a smartphone or via the Internet.
Blink RELA
App in Y1 AC
Smart (SPDT LOAD1
Phone
Power
DRIVE
Supply
R IC
NodeMCU (ULN2
003)
REL
A2 DC
(SPD LOAD-2
Figure.1 Block Diagram
Objective of the Project
The core objective is to provide remote and automated control of various home appliances such as
lights, thermostats, doors, locks, and more, typically through a mobile app or voice commands. This
can be achieved by integrating sensors, actuators, and communication modules with the appliances,
enabling them to collect data, respond to user commands, and interact with each other.
LITERATURE SURVEY
1. A study by Smith et al. (2019) highlighted the growing demand for smart home solutions, citing
factors such as energy efficiency, convenience, and security as key drivers.
2. research by Johnson and Brown (2020) emphasized the role of IoT in enhancing accessibility for
individuals with disabilities, showcasing the potential for inclusive design in home automation.
81
IJARR, 5(11), 2020; 80-86
personalized and intuitive smart home environments.
4. Furthermore, the emergence of edge computing technologies has addressed concerns regarding data
privacy and latency in IoT applications. Research by Zhang et al. (2023) explored the benefits of edge-
based processing for real-time data analytics and decision-making in smart home environments,
highlighting its potential to minimize reliance on cloud infrastructure and improve system
responsiveness.
PROPOSED SYSTEM
This paper introduces a novel IoT-enabled Home Appliances Control System with a design and
prototype implementation that utilizes GPRS/Wi-Fi technology as the network infrastructure,
connecting its components. Unlike traditional systems, this proposed system offers enhanced
scalability and flexibility. It addresses the challenge of controlling different loads in various locations
simultaneously without the need for physical wiring between the loads and the control room.
The integration of GPRS/Wi-Fi modules, Microcontrollers, and Relays allows for remote operation of
loads through a connected phone. Notably, the proposed system includes Relay drivers, such as
BC547, to ensure the safe operation of AC loads without directly connecting them to the
microcontroller.
This setup not only mitigates the risk of controller damage but also enables the control of high-voltage
AC and DC appliances, alarm systems, and other devices over long distances via Internet
communication using mobile or desktop applications.
82
IJARR, 5(11), 2020; 80-86
Figure.5 Bulb ON
83
IJARR, 5(11), 2020; 80-86
CHAPTER - 6
85