(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Design of Internet of Things enabled personalized healthcare device for vital signs monitoring

What is it about?

This paper presents the design of an Internet of Things enabled personalized healthcare device for monitoring human vital signs. The hardware prototype is developed with a low cost Wi-Fi enabled embedded board known as NodeMCU. The NodeMCU interfaced with vital signs monitoring sensors, an activity monitoring sensor, a rechargeable battery, and a solar panel. The vital signs of a person, such as body temperature, heart rate and activity are collected in a cloud environment and an alert is sent to the caregiver under abnormal circumstances.

Why is it important?

Due to the advancement in personal health care devices, healthcare monitoring of an individual at anytime and from any location becomes a reality. The major issue with most personal healthcare device is their high power consumption and frequent charging. It prevents such devices from being used in critical regions where there is no provision for continuous power or medical infrastructure

Read more on Kudos…
The following have contributed to this page:
pravin renold
' ,"url"));