Print ISSN: 1811-9212

Online ISSN: 2617-3352

Keywords : Raspberry pi3 model B


Integrating Wearable Devices for Intelligent Health Monitoring System

Sondous Sulaiman Wali; Mohammed Najm Abdullah

IRAQI JOURNAL OF COMPUTERS, COMMUNICATIONS, CONTROL AND SYSTEMS ENGINEERING, 2021, Volume 21, Issue 4, Pages 1-14
DOI: https://doi.org/10.33103/uot.ijccce.21.4.1

It is known that many individuals suffer from chronic diseases such as heart disease, high blood pressure, and sleep apnea, which requires constant monitoring, which is only found in the hospital, and the high cost that the individual cannot afford, especially at present. This paper proposes a system through which an individual can monitor vital signs and can use the wearable device by himself without the need for assistance. Wearable devices have been used from the sensors where the proposed system uses six sensors which are the electrocardiogram, the pulse oximeter, heart rate, blood pressure, skin temperature, temperature, and humidity as it collects data and then transfers it via Wi-Fi to the microcontroller on the Internet of things. The results of the sensors have been successfully obtained. Finally, linked them to the Blynk platform that displays the desired results for the individual.

IoT Monitoring System Based on MQTT Publisher/Subscriber Protocol

Narges A-hussein; Ayman D. Salman

IRAQI JOURNAL OF COMPUTERS, COMMUNICATIONS, CONTROL AND SYSTEMS ENGINEERING, 2020, Volume 20, Issue 3, Pages 75-83

In the past years, the scene has witnessed huge technological progress which made our lives simpler and flixper. After Wi-Fi and cellular communications networks’ improvements, with the parallel optimization of numerous embedded devices, momentum has risen globally and today gave us a concept that is the IoT or the Internet of Things. Where several contemporary technologies have been utilized and the developers have been advancing structures to collect data from sensor systems that may be sent to any part of the world over the Internet. The Internet of Things can be used for many purposes like controlling, tracking and managing systems. In this study, we presented the work of the MQTT internet routing protocol to exchange sensor information between two different devices. The IoT platform is about monitoring temperature and humidity in a smart home based on an MQTT protocol which makes this connection possible. However, the MQTT protocol works in publishing/ subscribing mode. The proposed work used an Esp8266NodeMCU as a publisher and Raspberry pi3 model (B) as a subscriber. Also, it used a dht11 sensor to measure the temperatures and humidity. The measurements were collected from sensors and alternated between the two devices through the MQTT broker (server). Node-Red and ThingSpeak designed as a website to share the data.