Giter Site home page Giter Site logo

janrdz / electrocardiogram Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 802 KB

An electrocardiogram (ECG) is a medical test that detects cardiac (heart) abnormalities by measuring the electrical activity generated by the heart as it contracts.

C++ 100.00%
electrocardiogram electronics arduino circuits programming

electrocardiogram's Introduction

Electrocardiogram

Proof of Concept

patient_states

An electrocardiogram is a medical tool that records the electrical activity of the heart.

Getting Started

This was my final project for the Microprocessors I course from UAGM (ELEN 442). The main objective of this project is to measure heart readings using Arduino and electrodes. These readings should be displayed on a LCD/LED/OLED screen (i.e., showing the Normal Sinus Rhythm waveform).

Electronics Components

  • Arduino Uno R3
  • Sparkfun’s AD8232 Sensor
  • KMR 1.8 SPI (Or any other LCD TFT Screen)
  • ECG Electrodes
  • Crocodile Clips
  • Cardiac Simulator (Optional)
  • Light Emitting Diodes
  • Jumper Cables
  • Breadboard
  • Buzzer
  • USB Cable Type B

Building Procedure

First, get an Arduino. On this project I used the Arduino Uno R3. Next you need a TFT based screen, as mentioned on the Electronics Components, a KMR 1.8 SPI. You can buy this one, it is a TFT based one. You need an ECG sensor, here I used the Sparkfun’s AD8232. You will need to buy at least on Crocodile Clips. These will be useful to connect the electrodes to the sensor.

I recommend to set up the screen first. Here is a the data sheet of the KMR 1.8 SPI screen. You need the libraries of the screen as well. You can get them here:

TFT_S6D02A1
TFT_ST7735

electrocardiogram's People

Contributors

janrdz avatar

Stargazers

 avatar

Watchers

 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.