Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Health Monitoring System is my university term project for the Hardware lab. This repository contains a detailed description of the project and code also.

License

Notifications You must be signed in to change notification settings

rng70/Health-Monitoring-System

Repository files navigation

Health-Monitoring-System


IoT based Health Monitoring System is a project for Hardware lab. This repository contains detailed description about the project and code also.

Motivation


In this project, we tried to implement a cheap medium to monitor a patients’ condition continuously and provide information to doctors, nurses, and patient’s relatives efficiently.

Description

In this project, we implemented a microcontroller-based health monitoring system. It can continuously monitor patients’ health conditions such as body temperature, pulse and send this information to doctors and patient’s relatives’ phones. It will also automatically upload all information on the cloud through the WiFi module.

Overall system design is included here,

System Design

Hardware

  • Processors
    • ATmega32
    • Arduino-Uno (built-in ATmega328p)
    • ESP8266 WiFi Module
    • GSM Module (SIM800L)
  • Sensors
    • Pulse Sensor
    • Body Temperature Sensor (LM35)
    • Room Temperature Sensor (DHT11)
  • Others
    • BreadBoard
    • Battery
    • USB AVR ISP programmer
    • LCD Display
    • Resistor, Capacitor, and Inductor
    • Potentiometer
    • Jumper Wires

Circuit Diagram

The main circuit components and diagram shown below

System Design

Contribution


Want to contribute?

Before contribution read CONTRIBUTION.md



About

Health Monitoring System is my university term project for the Hardware lab. This repository contains a detailed description of the project and code also.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published