Skip to content

FinTestin/health-monitoring-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

health-monitoring-system

ESP32+LM35+MAX30102+Firebase-database+Flutter

ESP32 as the main board controller, getting the sensor data and sending out to Firebase.

After receive the data, the Apps can get the firebase data using the firbase API.

data flow drawio (2)

Arduino path

LM35 as a low cost temperature detection, which can detect the temperature change in the surrounding environment.

The MAX30102 acts as a heart rate sensor, that can senor the heart rate date by skin contact with the vascular light reflection.

The sensor data needs to be adjusted for some Settings so that it meets the normal range

data flow drawio

Firebase

Firebase acts as an iot data relay point, receive all the data come form controller senor or the Apps data.

firebase data

physical devices

Put all the hardware parts in the box

box with produce

The Application

The Apps will display firebase data in two boxes, the boxes image will also different with the values changing. WhatsApp Image 2022-04-30 at 3 43 23 PM (2) WhatsApp Image 2022-04-30 at 3 43 23 PM (1) WhatsApp Image 2022-04-30 at 3 43 23 PM

The Apps is also including the base setting function for user including text size, Apps theme and language.

WhatsApp Image 2022-04-30 at 3 43 24 PM (2)

About

ESP32+LM35+MAX30102+Firebase-database+Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published