Giter Site home page Giter Site logo

vikrantdeveloper / health-monitoring-system Goto Github PK

View Code? Open in Web Editor NEW
15.0 2.0 5.0 1.97 MB

Source code for various biomedical sensors on STM32

License: GNU General Public License v3.0

C 98.32% Makefile 0.53% C++ 1.15%
stm32 stm32f0 heartbeat heartrate ecg temperature-sensor lm35 ad8232 usb-to-serial

health-monitoring-system's Introduction

Health Monitoring system - Undergraduation major project

Sensors are interfaced to the embedded world which constantly records data and the data is fetched through server and analysed through graphical representation. The attached sensors on patient’s body form a wireless body sensor network which measures heart rate, ECG and body temperature. The project can detect the abnormal conditions, issue an alarm to the patient and present a graphical view to the physician.

Main Components used in the project

  1. LM35 Temperature sensor
  2. AD8232 ECG Module
  3. Digital Heartrate sensor - BPM
  4. STM32M0 MCU

Note

Internally , 12 Bit ADC is used for conversion of values from analog to digital. Therefore , while calcuating temperature , the formula that is implemented is = 3.3 * 1000 /4095 (Where 3.3 V is the Internal Compartor voltage to ADC)

health-monitoring-system's People

Contributors

vikrantdeveloper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.