prathyuma-08 / Dehydration-detection

Detecting the dehydration levels using Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dehydration-detection

Detecting the dehydration levels using Arduino

Hardware & Software used

  • Proteus 8
  • Arduino UNO
  • pH sensor
  • Heart beat sensor
  • Temperature LM 35
  • LCD display

Proposed Methodology

image

Factors Normal Dehydration
pH 5.4 to 5.9 5.9 above
Heart rate 60 to 100 bpm Increased heart rate
Temperature 37 degrees Celsius More than 37

Circuit Diagram

image

Simulation

Case 1: When all three values are greater than normal

image

image

Case 2: When one parameter is set normal and other two parameters have abnormal values

image

image

Case 3: When all parameters are normal

image

image

About

Detecting the dehydration levels using Arduino


Languages

Language:C++ 100.0%