An open API service indexing awesome lists of open source software.

https://github.com/dihitha-n/smart_health_monitoring

This system monitors heart rate and temperature of patients using wearable sensors, sending alerts to guardians and doctors in case of abnormalities, ensuring timely intervention
https://github.com/dihitha-n/smart_health_monitoring

arduino embedded-c iot lcd-display mit-app-inventor nodemcu-esp8266 pulse-sensor temperature-sensor thingspeak

Last synced: 4 months ago
JSON representation

This system monitors heart rate and temperature of patients using wearable sensors, sending alerts to guardians and doctors in case of abnormalities, ensuring timely intervention

Awesome Lists containing this project

README

        

# Smart_Health_Monitoring

## Project Overview
An IoT-based health monitoring system allows patients to continuously track their health parameters, such as heart rate, blood pressure, and body temperature, using internet-enabled devices like smartwatches or fitness trackers. These devices collect real-time data and transmit it to platforms like ThingSpeak for analysis.

The data collected is sent to healthcare providers, enabling remote monitoring and timely intervention when necessary. If any readings exceed predefined thresholds, alerts are sent to both the patient and healthcare provider, ensuring quick action in case of health emergencies.

ThingSpeak also integrates with wearable devices to track physical activity, providing insights into overall health. Its visualization tools allow healthcare professionals to monitor trends, making it easier to provide personalized treatment and recommendations for improving health outcomes.

## Hardware Requirements
- NodeMCU ESP8266
- Pulse Sensor
- Temperature Sensor
- Arduino
- LCD Display

## Software Requirements
- Arduino Compiler
- Language : Embedded C
- Cloud : ThingSpeak
- MIT App Inventor


**For more information, you can refer to the attached documentation, which provides detailed insights into the IoT-based health monitoring system, its components, functionality, and how to use it effectively for real-time health tracking and analysis.
**