Android Based Health Care Monitoring System

Health monitoring systems have rapidly evolved recently, and smart systems have been proposed to monitor patient current health conditions. In our proposed and implemented system, we focus on monitoring the patient’s  heart rate and  body temperature. In the current paper, we are using a novel idea for continuous monitoring patient’s health conditions. The health care scheme is focus on the measurement and Monitoring various biological parameters of patient’s body like heart rate, oxygen saturation level in blood and temperature using a web server and android application, where doctor can continuously monitor the patient’s condition on his smart phone using an Android application.

Proposed System:

  In this project using WIFI module we will update temperature and heartbeat values to smart phone using WIFI module.

Operation:

In this project we are using Atmega2560 as main controller to process data from sensors. It belongs to AVR architecture. WI-FI module is connected to controller through serial port. Heart beat sensor isconnected to controller through digital I/O lines. Temperature sensor LM35 is analog so it is directly connected to ADC channels of Arduino board since it has in built ADC channels. These sensors values update to WI-FI app continuosly. This project uses regulated 5V supply for all the units.

Software :

  • Arduino IDE
  • Embedded CPP code
  • Proteus Simulator

Hardware:

  • Arduino Mega Logic Board  (Atmega2560 Microcontroller )
  • 16*2 LCD Display
  • Regulated Power Supply
  • Temperature Sensor LM35
  • Heart Beat Sensor Module
  • ESP12E WI-FI Module