DOI : 10.17577/IJERTCONV14IS060058- Open Access

- Authors : Suresh M, Shubha N, Vachanashri Paramesh Yadiyapur, Vishwanath Chandrashekar, Vismaya K V
- Paper ID : IJERTCONV14IS060058
- Volume & Issue : Volume 14, Issue 06, ACSCON – 2026
- Published (First Online) : 15-06-2026
- ISSN (Online) : 2278-0181
- Publisher Name : IJERT
- License:
This work is licensed under a Creative Commons Attribution 4.0 International License
Wearable Non-Invasive Diabetes Monitoring System With Cloud Connectivity
Suresh M Departmpent of Electronics and Communication Engineering
Rajarajeswari college of Engineering Bangalore,India psna.sam@gmail.com
Vishwanath Chandrashekar KumbarDepartment of Electronics and Communication Engineering Rajarajeswari college of Engineering Bangalore,India vishwanathck07@gmail.com
Shubha N Department of Electronics and Communication Engineering
Rajarajeswari college of Engineering Bangalore,India s8084382@gmail.com
Vismaya K V Department of Electronics and Communication Engineering
Rajarajeswari college
of Engineering, Bangalore,India vismayakv19@gmail.com
Vachanashri Paramesh Yadiyapur Department of Electronics and Communication Engineering Rajarajeswari college of Engineering, Bangalore,India vachanashriyadiyapur@gmail.com
Abstract: Diabetes mellitus is a long-term metabolic disorder that demands constant health tracking and early identification to avoid complications. This work introduces an intelligent diabetes monitoring and prediction system that combines Internet of Things (IoT) technology with Machine Learning (ML) techniques. By processing real-time sensor measurements and historical health records, the system assesses diabetes risk and provides personalized lifestyle guidance. The proposed approach enables early detection, reduces manual effort, and supports data-driven decision- making, ultimately improving healthcare efficiency and patient-well-being.
Keywords Diabetes, Monitoring, IoT, Prediction, Machine Learning, Automation, Healthcare
INTRODUCTION
Diabetes continues to rise at an alarming rate across both developed and developing nations, influenced by lifestyle changes, genetic predisposition, poor dietary habits, and reduced physical activity. The chronic nature of this disease requires individuals to constantly monitor their physiological status, maintain strict routines, and frequently consult healthcare providers. However, many patients fail to adhere to these requirements due to lack of awareness, inconvenience, or limited access to medical facilities.
Conventional glucose monitoring techniques, such as finger- prick blood tests, are often painful, invasive, and unsuitable for continuous monitoring. These drawbacks underscore the pressing need for non-invasive, affordable, and user-friendly monitoring systems that can provide real-time health state updates. As a result, wearable technology has become a viablesubstitute that allows for ongoing data collecting without interfering with daily activities.
As IoT technologies proliferate, healthcare systems are shifting more and more toward automated and linked frameworks. Health metrics including body temperature, heart rate, oxygen saturation, and other biosignals can be easily gathered by IoT devices. These gadgets connect via cloud systems, guaranteeing that physiological data in real time is always accessible for examination. Cloud connectivity facilitates long-term patient record storage, viewing, and
retrieval in addition to remote monitoring.
The integration of IoT devices, cloud platforms, and ML- based prediction models creates a holistic solution that supports personalized healthcare. These technologies eliminate human error, lessen reliance on hospital visits, and enable people to take control of their health.
The system provides a workable solution for long-term diabetes care and early detection by utilizing inexpensive sensors, real-time networking, and intelligent prediction algorithms.
-
RELATED WORK
Machine-learning techniques are becoming crucial in the analytical field for deciphering these physiological patterns. Random Forest (RF) has distinguished itself from other algorithms investigated in earlier studies because to its precision, resilience, and stable performance with multi- feature medical datasets. Research on characteristics including blood pressure, glucose concentration, BMI, insulin levels, age, and pregnancy count often demonstrates RF's capacity to manage noisy and non-linear medical data. In comparison to more straightforward single-model approaches, its ensemble- based design enables it to capture subtle correlations among features, providing more accurate predictions. Because of this, RF is ideal for risk assessment tasks in health-monitoring settings where data unpredictability and quality can change. Hybrid monitoring systems that integrate real-time sensors, cloud computing, and interactive dashboards have also been made possible by developments in networked healthcare ecosystems. In order to give customers customized alarms, trend graphs, and lifestyle suggestions, sensor readings are frequently linked with online interfaces or mobile applications. By lowering reliance on intrusive testing techniques and providing ongoing assistance through easy data access, these systems prioritize ease.
Even with significant advancements, there are still issues with maintaining dependable low-latency operation, protecting sensitive health information, avoiding data disruptions, and guaranteeing continuous signal quality. These gaps highlight the continuous need for improved, machine-learning- enhanced monitoring systems that put an emphasis on precision, seamless data transfer, and non-invasive, user- friendly health tracking.
-
METHODOLOGY
Physiological signal gathering, embedded processing, wireless transmission, and machine-learning-based prediction are all integrated into a single monitoring pipeline through the methodology's structured, end-to-end workflow. The method starts at the sensing stage, where sensitive wearable sensors are used to record biometric characteristics including skin temperature, oxygen saturation, and heart rate. While the temperature sensor records changes in peripheral temperature, the optical sensor uses infrared and red light reflections to generate PPG signals. These measurements collectively provide the basic physiological information needed for additional investigation.
As the processing center, the STM32 microcontroller continuously samples incoming inputs and transforms them into reliable digital values. Real-time signal smoothing, noise reduction, and basic feature extraction are carried out to guarantee the accuracy and consistency of the recorded biometric patterns. After processing, the values are encoded by the microcontroller and sent wirelessly via an RF transmission module. In order to guarantee that every physiological reading reaches the receiving end without deterioration, this wireless stage places a strong emphasis on low latency, little packet loss, and consistent connection.
After that, the data is sent to the analytical environment for further preparation. These include normalizing variances, resolving missing entries, structuring the values into structured inputs, and getting the dataset ready for machine learning interpretation. The Random Forest algorithm is used for the predictive component due to its dependability while dealing with multidimensional medical data. The model can discover significant relationships between physiological patterns and diabetic risk since it is taught using clinical features such blood pressure, insulin concentration, glucose level, BMI, age, and pregnancy count. To guarantee reliable and broadly applicable performance, the dataset is subjected to cleaning, feature scaling, and train-test splitting.
The Random Forest classifier is included into a simple, user- friendly interface after training. The model evaluates incoming sensor values or manually input parameters afte passing them through the same preprocessing pipeline. Every time anomalous patterns are found, a real-time risk forecast is produced along with advisory comments. From sensing and wireless transfer to machine-learning analysis, this continuous loop guarantees smooth, accurate real-time monitoring.
The approach creates a thorough and non-invasive diabetes- risk assessment workflow by combining embedded signal processing, reliable wireless connection, structured data preparation, and strong machine-learning inference.
Fig.1. Block diagram
-
SIMULATION
The purpose of the simulation phase was to make sure that the whole monitoring process, from sensor readings to machine- learning-based prediction, runs easily and reliably. An STM32 microcontroller served as the biometric sensing unit's central controller during the hardware simulation. The controller was interfaced with sensors that monitored body temperature, oxygen saturation, and heart rate to provide continuous physiological signal acquisition. After being converted to digital format, each reading underwent a few light preprocessing processes to eliminate electrical noise and tiny variations. The refined values were shown on an LCD to provide a clear and instantaneous image of the sensing activities and to enable real-time visualization of the incoming data.
An RF communication module was used to transmit the sensor data wirelessly once it had been verified at the controller level. The simulation paid particular attention to packet accuracy, transmission delay, and communication stability. The data stream remained consistent, with little packet loss and no discernible disruptions, according to several testing cycles. Throughout the simulation, the RF link performed consistently, showing that the sensing and communication layers could function continually without the need for calibration or human resets. This made the embedded arrangement suitable for real-time health monitoring situations where continuous data flow is crucial.
Analytically, the simulation focused on verifying the machine-learning component that predicts diabetes risk. For analysis, a typical medical dataset with characteristics including blood pressure, insulin concentration, glucose level, BMI, age, and pregnancy count was chosen. A methodical preprocessing workflow comprising cleaning, normalization, outlier checks, and dividing into training and testing groups was applied to the dataset. Early on, a number of algorithms were used, but the Random Forest (RF) classifier showed the most consistent results. RF demonstrated significant tolerance to noisy or non-linear data fluctuations, strong accuracy, and steady predictions across folds.
A responsive Flask-based interface that mimicked how a user might interact with a prediction tool was then created using the trained RF model. The program produced an immediate prediction when health factors were manually supplied, making it evident whether the input pattern indicated a higher risk of diabetes. The interface offered helpful lifestyle recommendations and a mild warning if elevated readings were found.
Overall, the simulation verified reliable RF-based prediction, consistent wireless transmission, effective cloud interface, and seamless sensor operation. The combined findings showed that machine learning, sensing, and communication components may cooperate well to enable continuous, real- time monitoring with low latency and high dependability.
Fig.2. simulation diagram
-
PLIMENTATION HARDWARE DESIGN
Building a dependable physiological-monitoring platform that can record significant body signs is the main goal of the hardware implementation. An STM32 microcontroller, which serves as the wearable setup's central processing unit, interfaces with a variety of optical and thermal components. While the temperature element monitors minute thermal changes that aid in metabolic evaluation, the optical unit records pulse-related variations and oxygen saturation by shining light through the skin and measuring the reflected intensity.In order to minimize undesired fluctuations brought on by movement and outside interference, the incoming signals go through a digital conversion stage inside the microcontroller before being lightly filtered. An LCD panel displays these refined readings, providing a quick visual overview of the user's physiological condition.
After verification, the data is compressed into small frames and sent across a wireless radio frequency channel. The communication path was thoroughly evaluated for accuracy, latency, and stability during development. The outcomes demonstrated seamless transmission with minimal loss, demonstrating the embedded platform's consistent functionality throughout ongoing observation. Sensing, microcontroller processing, and wireless distribution work together to create a solid hardware foundation.
SOFTWARE DESIGN
Through an organized analytical workflow, the software implementation focuses on converting physiological readings into significant prediction outputs. To guarantee consistency with the training environment, each numerical input undergoes preprocessing procedures such as cleanup, scaling, and verification when it is received. The readings are prepared for the machine-learning engine by these actions.
The predictive foundation is a Random Forest classifier that was trained on the Pima Diabetes Dataset. The program can identify distinctive patterns linked to different risk levels because the dataset contains important medical characteristics including blood pressure, body mass index, insulin concentration, glucose readings, and age. In order to ensure that real-time inputs are processed using the same logic used during training, the stored classifier and scaler are
automatically loaded during execution.
Users can enter their health parameters and receive a prognosis instantaneously thanks to the analytical pipeline's integration into a Flask-based interface. The result clearly displays if the input pattern reflects normal or increased risk. If worrisome values are discovered, the interface provides helpful information and early-warning warnings.
The software parts work together to make a fluid and responsive flow from intake and preparation to inference and display. This makes sure that evaluation is always accurate and happens in real time without any delays.
-
ULT
The suggested wearable non-invasive diabetes monitoring system proved to be a dependable real-time health monitoring solution by operating well through every testing phase. The hardware prototype developed utilizing the STM32 microcontroller, MAX301W PPG sensor, and DS18B20 temperature sensor consistently acquired clean physiological signals, with stable heart rate, SpO, and temperature readings shown on the LCD without lag or fluctuation. This shows that even during continuous operation, the embedded firmware which is in charge of filtering, peak detection, sampling synchronization, and sensor calibrationperformed well.
The RF communication link between the wearable device and the USBRF dongle proved highly stable, achieving seamless wireless data transfer without noticeable packet loss, delays, or decoding errors. This ensured that the backend system received uninterrupted data streams for machine-learningbased analysis. Once the physiological readings were forwarded to the processing pipeline, the trained Random Forest model accurately predicted the diabetic risk category by analyzing incoming sensor values in real time.
The predictions were then shown on the monitoring dashboard, indicating that the ML model, data preparation, and communication layers were properly integrated. Furthermore, the device demonstrated robustness, low power consumption, and applicability fr wearable applications by maintaining consistent performance during extended usage testing. Overall, the findings show that the system effectively combines sensing, wireless communication, embedded processing, and machine learning into a small, easy-to-use, non-invasive solution, making it extremely promising for continuous physiological monitoring and early diabetes risk detection.
Fig 3. Predictions are shown on the LCD and sent to the cloud
-
CONCLUSION
The invention of the wearable non-invasive diabetes monitoring device marks a huge step forward in producing accessible, pleasant, and intelligent health-monitoring systems. Through the successful integration of optical sensing, embedded signal processing, wireless communication, and machine-learningbased prediction, the system demonstrates that continuous assessment of physiological signals can be leveraged to provide early insights into diabetic risk without relying on invasive blood sampling.
While the STM32 microcontroller effectively managed critical functions like noise filtering, feature extraction, timing synchronization, and local data presentation, the MAX301W sensor and DS18B20 temperature probe precisely recorded real-time physiological fluctuations. Further ensuring that physiological data consistently reached the backend analysis layer and allowed for continuous monitoring was the RF communication channel's robustness. When evaluated with real data, the Random Forest machine-learning model consistently generated significant predictions, demonstrating the efficacy of utilizing AI-driven analytics for health screening applications.
The entire system performance during extensive testing demonstrates that the hardware and software components are ideally integrated, stable, and capable of functioning in real- world circumstances. By removing the unpleasantness of standard glucose monitoring methods and delivering real-time feedback, the suggested system promotes user compliance and facilitates proactive health management. Additionally, it can be deployed in remote, rural, and resource-constrained settings where access to sophisticated medical diagnostics is restricted because to its affordable and portable design. In conclusion, the study effectively confirms the viability of a wearable, non-invasive, and intelligent diabetes monitoring platform that can greatly contribute to preventative healthcare, improve early diagnosis, and facilitate continuous physiological monitoring in everyday life.
-
UTURE SCOPE
This project's wearable non-invasive diabetes monitoring system opens up a number of exciting avenues for future study and development that could greatly improve its functionality and therapeutic effectiveness. Future iterations may include a greater variety of biomedical sensors, such as ECG, heart rate variability (HRV) sensors, continuous body hydration sensors, and sweat-based chemical analysis modules, even though the current prototype effectively measures physiological parameters like PPG, SpO, and
temperature. These extra inputs would allow the system to construct a multi-parameter health profile and give more accurate and individualized diabetic risk estimates. Machine learning models can also be further improved by applying sophisticated approaches such as deep neural networks, LSTM-based time-series models, reinforcement learning, and transfer learning. These strategies can help the system adapt to user-specific patterns, environmental changes, and long- term health alterations, making forecasts more reliable in real- world situations.
Additionally, IoT-based cloud platforms can be used by future systems to facilitate smooth data synchronization across online dashboards, cellphones, and hospital information systems. Such connectivity would let healthcare workers remotely monitor patient trends, receive automatic notifications, and deliver timely interventions. Edge AI deployment on STM32 or similar low-power microcontrollers can be explored to conduct on-device predictions without relying on the cloud, lowering latency and ensuring continuous operation even without internet connectivity. Another important area that would enhance comfort, aesthetics, and long-term wearability is the hardware's miniaturization into a smartwatch or patch-like form factor. Low-profile sensors, flexible electronics, and energy-efficient circuitry can enable the device to be used for continuous, round-the-clock monitoring.
Battery performance can be boosted utilizing low-power optimization, energy-harvesting techniques (such as thermoelectric or motion-based harvesting), and wireless charging mechanisms. The future system may also incorporate secure patient data handling using blockchain or advanced encryption techniques to ensure strong cybersecurity for medical data. To turn this prototype into a clinically acceptable medical device, substantial large-scale trials spanning varied age groups, skin tones, lifestyle categories, and health issues would be necessary. In addition to ensuring compliance with medical standards including ISO, FDA, and IEC certifications, these clinical validation studies will aid improve model generalization and sensor calibration.
IX REFERENCE
-
T. Ramyaveni and V. Maniraj, An IoT Based Smart Health Care System using Deep Learning Technique for Diabetes Prediction, Int. J. Intell. Syst. Appl. Eng., vol. 12, no. 21s,
pp. 388399, Jan. 2022.
-
A. Hennebelle, H. Materwala and L. Ismail, HealthEdge: A Machine Learning-Based Smart Healthcare Framework for Prediction of Type 2 Diabetes in an Integrated IoT, Edge, and Cloud Computing System, Jan. 2023.
-
S. Arulananda Jothi and J. Abdul Samath, Internet of Things based Type 2 Diabetes Prediction using Enhanced Feed Forward Neural Network with Particle Swarm Optimization, Int.
J. Intell. Syst. Appl. Eng., 2024
-
K. Iftikhar, N. Javaid, I. Ahmed and N. Alrajeh, A Novel Explainable Deep Learning Framework for Accurate Diabetes Mellitus Prediction, Appl. Sci., vol. 15, no. 16:9162, 2025.
-
S. Ayouni et al., IoT-based Approach for
Diabetes Patient Monitoring using Machine Learning, 2025.
-
S. Manandhar, S. Baidya, B. Kaur and K. Atoji, Performance of Machine Learning Classifiers for Diabetes Prediction, Int. J. Manage. Data Anal., vol. 4, no. 1, pp. 18, 2024.
-
A. Agrawal, R. R. Welekar, N. Parati, P. R. Satav, L. H. Patil and S. S. Aote, Diabetes Prediction Using Medical Data and Disease Influence Measures Using Machine Learning, Int. J. Intell. Syst. Appl. Eng., vol. 11, no. 10s, pp. 0110, 2023.
-
S. Shafi Bhat, V. Selvam and G. Ahmad Ansari, Predicting Life Style of Early Diabetes Mellitus using Machine Learning Technique, Int.
J. Computing, 2023.
-
M. Ayyavaraiah, Catalyzing Diabetes Prediction: Harnessing Machine Learning and Deep Learning for Optimization and Clustering, Int. J. Intell. Syst. Appl. Eng., 2024.
-
R. Sathishkumar and G. Anitha, Diabetes Prediction Using Machine Learning Algorithms, in Proc. 1st Int. Conf. Artificial Intelligence for IoT (AI4IoT), pp. 349353, 2024. DOI: 10.5220/0012771400003739.
