ask.theiotprojects
Patient Health Monitoring System using Arduino IoT Cloud with ESP8266
In this project, we will make a Patient Health Monitoring System using Arduino IoT Cloud with ESP8266, MAX30100 Pulse Oximeter sensor, DS18B20 temperature sensor, and DHT22 Temperature & Humidity sensor. This system will monitor the parameters like room temperature, room Humidity, Heart Rate, Oxygen Saturation (Sp02) in blood, and body temperature of patients on the Arduino IoT Cloud.
Overview: IoT Based Patient Health Monitoring System
Actually, health care technology is rapidly being revolutionized with the help of the Internet of Things (IoT). Mostly elderly covid patients have high health risks. So, we need to monitor the health status of patients regularly. Therefore I decided to build an IoT-based patient health monitoring system that tracks patient health and uploads the data to the cloud server. Hence we can monitor the health parameters like body temperature, heart rate (BPM), blood oxygen levels (Sp02) as well as room temperature and humidity remotely.
In this simple device, the MAX30100 pulse oximeter sensor is used to measure Heart Rate/Pulse (BPM) and Blood Oxygen Level (SpO2). Similarly, to measure body temperature, we use the DS18B20 temperature sensor. Meanwhile, the patient is inside the room. So we need to monitor room temperature and humidity level as well. We should keep them in a room with a certain temperature and humidity level. Hence, we use the DHT22 Temperature & Humidity sensor.
theiotprojects.com/patient-health-monitoring-system-using...
Patient Health Monitoring System using Arduino IoT Cloud with ESP8266
In this project, we will make a Patient Health Monitoring System using Arduino IoT Cloud with ESP8266, MAX30100 Pulse Oximeter sensor, DS18B20 temperature sensor, and DHT22 Temperature & Humidity sensor. This system will monitor the parameters like room temperature, room Humidity, Heart Rate, Oxygen Saturation (Sp02) in blood, and body temperature of patients on the Arduino IoT Cloud.
Overview: IoT Based Patient Health Monitoring System
Actually, health care technology is rapidly being revolutionized with the help of the Internet of Things (IoT). Mostly elderly covid patients have high health risks. So, we need to monitor the health status of patients regularly. Therefore I decided to build an IoT-based patient health monitoring system that tracks patient health and uploads the data to the cloud server. Hence we can monitor the health parameters like body temperature, heart rate (BPM), blood oxygen levels (Sp02) as well as room temperature and humidity remotely.
In this simple device, the MAX30100 pulse oximeter sensor is used to measure Heart Rate/Pulse (BPM) and Blood Oxygen Level (SpO2). Similarly, to measure body temperature, we use the DS18B20 temperature sensor. Meanwhile, the patient is inside the room. So we need to monitor room temperature and humidity level as well. We should keep them in a room with a certain temperature and humidity level. Hence, we use the DHT22 Temperature & Humidity sensor.
theiotprojects.com/patient-health-monitoring-system-using...