Skip to content

xAsmodeus/Embedded-Biomedical-Monitoring-System-for-Health-Biomarkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Biomedical Monitoring System for Health Biomarkers


📑 Table of Contents


🧭 Overview

A biomedical system that measures 3 values: Body Temperature , Pulse and Oxygen. When it detects unusual values that could put a person in danger, the system warns the user with special components such as the LED light and the Buzzer. If the person is considered to be in danger the LED lights up and the buzzer sounds , as the display warns the user with "CAUTION" while providing the measured values. If, on the other hand, the user has normal values, the buzzer does not sound , the LED does not light and the display provides the message "YOU ARE OKAY".

Indicator Danger Condition
O2 < 95%
Body Temp < 36°C OR > 38
Pulse < 50 OR > 130
Type Quantity
DS18B20 1
Potentiometer 2
LED 1
Buzzer 1

🔌 Wiring & Installation

image


📊 Results

  1. Normal Results
normal_results
  1. Abnormal Results
abnormal_results

🧰 Technology Stack

  • Language: C++
  • Libraries: DallasTemperature, OneWire
  • Platform: Wokwi.com

🛡️ Licence

MIT License


🙌 Credits

Sources
https://wokwi.com/projects/393691816880589825
https://eclass.uth.gr/modules/document/index.php?course=DIB_U_211&openDir=/63f26fcdj5UH
https://randomnerdtutorials.com/guide-for-ds18b20-temperature-sensor-with-arduino/
https://www.youtube.com/watch?v=sq3jp6P29oE
https://www.youtube.com/watch?v=eGHfQz_ESpo
https://www.youtube.com/watch?v=w9_UrWdPWeo&list=PLfdwhnay89Kn3sd6n_kGYg70cWQKG1n6j
https://chatgpt.com
https://www.arduino.cc

About

Embedded Arduino project that checks a person's health biomarkers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages