IOT based Patient Health Monitoring System using Raspberry pi 3
This document describes an IOT-based patient health monitoring system using a Raspberry Pi 3. The system monitors a patient's temperature and heartbeat in real-time using sensors. The sensor data is sent to the Raspberry Pi 3 and displayed locally. It is also sent over the internet to a web server where doctors and caregivers can access it from anywhere. If vital signs go outside normal ranges, an alert is sent and a buzzer sounds to notify caregivers. This allows for continuous remote patient monitoring to improve health outcomes.
Overview of an IOT-based system using Raspberry Pi 3 to monitor patient temperature and heartbeat, addressing the critical need for continuous health monitoring.
Details on Raspberry Pi 3, DHT11 Temperature sensor, ADS1115 ADC, and Heart Rate sensor integration for real-time health data transmission to the web.
Visual representation of the implemented IOT monitoring system, showcasing results displayed on HDMI and web server for temperature and heart rate.
Describes web server displays for patient metrics and alerts sent via Ubidots based on critical health parameters.
Summary of the IOT-based health monitoring system's advantages in facilitating timely medical responses and enhancing patient care.