Skip to content

HealthVitals is a Raspberry Pi-based system designed to monitor and analyze health vitals, such as heart rate and temperature. It detects abnormal readings, triggers alerts, and stores data for further analysis, ensuring users can maintain optimal health.

Notifications You must be signed in to change notification settings

aashnajoshi/HealthVitals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

HealthVitals

A Raspberry-pi-based system to monitor and analyze health vitals like heart rate and temperature, generating alerts for abnormal readings.

Features

  • Monitors and records health vitals.
  • Detects abnormal readings and triggers alerts.
  • Stores data for further analysis.

Usage

Install the required libraries:

pip install -r requirements.txt

Run the code:

python main.py

Description of various files:

  • main.py: Core logic to monitor health vitals and issue alerts.
  • requirements.txt: Lists required Python libraries.

About

HealthVitals is a Raspberry Pi-based system designed to monitor and analyze health vitals, such as heart rate and temperature. It detects abnormal readings, triggers alerts, and stores data for further analysis, ensuring users can maintain optimal health.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages