Skip to content

Design and Implementation of an IOT-Based Smart System for Real-Time Monitoring and Automation

Jul 2026 · International Scientific Journal of Engineering and Management · 0 citations

TL;DR

The developed system proved to be a cost-effective and practical solution for intelligent monitoring and automation applications and confirmed that IoT technology can substantially reduce manual intervention, improve response time, and enhance system effectiveness.

Abstract

Abstract The Internet of Things (IoT) has emerged as one of the most significant technological advancements in recent years, enabling seamless communication and interaction among physical devices through the Internet. IoT technology has transformed traditional monitoring and control systems by providing real-time data collection, remote accessibility, intelligent decision-making, and automated control mechanisms. The increasing demand for smart environments in sectors such as smart homes, healthcare, agriculture, industrial automation, and smart cities has accelerated the adoption of IoT-based solutions. This dissertation presents the design and implementation of an IoT-based smart system for real-time monitoring and automation using low-cost hardware components, cloud computing platforms, and mobile applications. The primary objective of this research is to develop an efficient, reliable, and scalable IoT-based monitoring system capable of collecting environmental data, transmitting information to cloud servers, and enabling remote monitoring and automated control. The proposed system integrates NodeMCU ESP8266 as the central processing unit with sensors such as the DHT11 temperature and humidity sensor and the PIR motion sensor. These sensors continuously monitor environmental conditions and transmit the collected data to cloud platforms through wireless communication. ThingSpeak is used as the cloud platform for data storage, visualization, and analysis, while the Blynk mobile application provides users with real-time monitoring and remote control capabilities. The development process involved hardware configuration, software programming, cloud integration, and system testing. The NodeMCU microcontroller was programmed using Arduino IDE to acquire sensor readings, establish wireless connectivity, and communicate with cloud services. The collected data was uploaded to the cloud platform and displayed through graphical dashboards for real-time observation. Furthermore, automation functionalities were incorporated through relay modules that enable automatic control of connected devices based on predefined threshold values and environmental conditions. Experimental investigations were conducted to evaluate the performance and effectiveness of the proposed system. The results demonstrated successful real-time monitoring of temperature, humidity, and motion detection parameters. Sensor data was accurately transmitted to the cloud platform and displayed on the mobile application with minimal delay. The automation features successfully triggered control actions whenever predefined conditions were satisfied. The system also demonstrated reliable communication between sensors, cloud servers, and end users, thereby validating the feasibility of the proposed approach. A comparative analysis between traditional monitoring systems and the proposed IoT-based solution revealed significant improvements in terms of automation, accessibility, data management, operational efficiency, and remote monitoring capabilities. The implementation confirmed that IoT technology can substantially reduce manual intervention, improve response time, and enhance system effectiveness. Despite challenges such as network dependency, security concerns, and sensor limitations, the developed system proved to be a cost-effective and practical solution for intelligent monitoring and automation applications.

View source

Similar papers

Open access Aug 2026

Internet of Things (IoT) Based Real-Time Kitchen Monitoring System

The design and implementation of an Internet of Things (IoT)-based real-time kitchen monitoring and automation system aimed at enhancing safety, efficiency, and intelligent control within kitchen environments is presented.

Simon Usiju Chagwa, P. B. Zirra · 0 citations
Open access 2023

IoT and Data Science Integration for Smart Home Automation

The Internet of Things (IoT) technologies and their high growth rate in the context of data science approaches have led to the significant shift in paradigm of smart home automation. Conventional home automation systems are mainly dependent on the rule-based measures of control and do not offer flexibility and intelligence. Modern smart homes are expected to be more automated and energy efficiency, comfortable to the user, and secure through the combination of data-driven solutions like machine learning, predictive analytics, and real-time data processing. This essay is a detailed research of the use of IoT and data science in the automation of smart homes. The suggested interface focuses on sensor-based acquisition of data, cloud storage, and the smart decision-making process based on machine learning models. Modular architecture: It is a form of architecture that is created to support interoperability and scalability among heterogeneous devices. The most common challenges include privacy of data, system consistency and efficiency. The experimental performance proves that data science-based automation is much more efficient than the conventional approaches to automation concerning energy optimization and prediction of user behavior. The results validate the fact that the combination of IoT and data science forms a strong venue of the future smart houses.

Fatou Diop · 0 citations
Review 2026

Advances and Challenges in Software Architecture for IoT-based Smart Computing in Environmental Applications: A Review

The rapid expansion of the Internet of Things (IoT) has led to an exponential increase in data volume, creating challenges for efficient data processing and latency control. Traditional cloud-based systems often experience excessive latency, making them less suitable for real-time applications. This research paper proposes a hardware-based, efficient task offloading framework using an IoT-Fog-Cloud architecture. An ESP8266-based IoT device senses real-time temperature data and transmits it via the MQTT protocol. The fog layer is implemented using Node-RED, which performs real-time data processing and decision-making, and generates alerts based on predefined temperature thresholds. This minimizes the dependency on the cloud for immediate responses. The processed data is then offloaded to the cloud layer using InfluxDB for data storage and Grafana for visualization and analysis. To measure task offloading performance, the proposed system includes a latency comparison between fog-layer processing time and cloud-layer response time. Experimental results demonstrate a significant reduction in response latency at the fog layer (avg. 103 ms) compared to cloud-layer response time (avg. 271 ms), representing approximately 62% lower latency.

Syed Faizan Haider · 0 citations
Conference Jul 2026

IoT-Enabled Smart Remote for Intelligent Air Conditioner with Adaptive Energy Management

With the rapid development of Internet of Things (IoT) technology, smart home automation and energy saving systems have become increasingly popular. Air conditioners are widely used for maintaining comfortable indoor environments, the uses of Air conditioner are highly and rapidly increasing this leads to high power. This paper presents the design and implementation of a Smart AC Remote System using IoT that allows users to control their air conditioner remotely using a smartphone or web interface and practically set up a rapid cooling and maintain the optimum temperature to save the energy bill. The proposed system uses a microcontroller with Wi-Fi capability and an infrared (IR) transmitter to replicate the signals of a conventional AC remote. The system connects to a cloud platform, enabling users to send commands such as power ON/OFF, temperature adjustment, and ECO mode selection through the internet. The proposed solution provides convenience, energy efficiency, and improved user experience in smart home environments.

V. Prakash, Y. SuriyaVelan, Franto Vasant et al. · 0 citations
Open access Aug 2026

Design and Experimental Validation of a Low-Cost Edge-IoT Architecture for Sustainable Photovoltaic Monitoring and Adaptive MPPT Control

The digitalization of photovoltaic (PV) systems can support sustainable energy deployment by improving operational efficiency, system visibility, and energy extraction. However, many existing Internet of Things (IoT)-enabled solutions address monitoring and maximum power point tracking (MPPT) separately or depend on proprietary platforms, remote cloud services, and relatively costly hardware, which may restrict their accessibility and replication in small-scale and resource-constrained applications. This study presents the implementation and laboratory-scale experimental evaluation of an edge-IoT architecture that integrates real-time PV monitoring, embedded adaptive MPPT control, local data management, and visualization using low-cost hardware and open-source software. The proposed architecture combines an ESP32 microcontroller with a Raspberry Pi (RPi) local server to enable environmental and electrical sensing, edge-based control, message queuing telemetry transport (MQTT) communication, local data storage, and interactive visualization through the open-source Node-RED, InfluxDB, and Grafana platforms. An adaptive perturb-and-observe (AP&O) algorithm is implemented on the ESP32 to dynamically adjust the duty cycle of a DC–DC boost converter in response to changing operating conditions. The system is experimentally evaluated using a PV test bench equipped with a custom boost converter and sensing modules measuring eleven electrical and environmental parameters. The architecture achieved an average communication latency of 193 ± 23 ms and an average MPPT efficiency of 97.3 ± 0.54%. It also provided a power gain of 0.7 ± 0.5% compared with the conventional fixed-step perturb-and-observe method. By combining local processing, open-source software, low-cost components, and integrated monitoring and control, the proposed system reduces dependence on external cloud infrastructure while supporting responsive and accessible PV energy management. These results demonstrate its potential as a replicable technological framework for improving the operational sustainability and digital management of small-scale PV installations.

A. Mimouni, Youssef Chahet, A. El Amrani et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.