Skip to content

dsouzadilton/Health-Monitoring-System-IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An IoT based health monitoring device

Static Badge Static Badge Static Badge 1

A Node-MCU based device that monitors user's health parameters such as body temperature, blood pressure and blood oxygen % (SpO2) and shares them on the user's smart-phone in realtime. Built in my Second year as part of academic mini-project.

  • An ultrasonic sensor detects an approaching person and signals the controller which turns the servo motor attached to the door and also wakes up the monitoring system.
  • The Max30100 and lm35 sensors measure the pulse-rate, blood oxygen level and body temperature of the person.
  • The data can be viewed on the person's smartphone when connected to the same Wi-Fi

1 1

Circuit Connections:- 4

Design Sketch:- 5

Actual System:- 6 7

Smartphone Screen:-
image

Source Code is written using Arduino IDE.

References:
https://randomnerdtutorials.com/esp32-ssd1306-oled-display-arduino-ide/
https://randomnerdtutorials.com/esp32-servo-motor-web-server-arduino-ide/
https://esp32io.com/tutorials/esp32-ultrasonic-sensor
https://iotprojectsideas.com/esp32-based-max30100-pulse-oximeter-webserver/
https://www.electronicwings.com/esp32/lm35-sensor-interfacing-with-esp32
https://www.instructables.com/IoT-Project-Using-ESP32-NodeMCU-Network-With-Blynk/

About

A NodeMCU based health monitoring device that monitors user's pulse rate, SpO2 level and body temperature.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages