Skip to content

itsrajsjain/ECGMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote Arrhythmia Diagnosis

A remote cardiac monitoring system for early detection of arrhythmia by using an electrocardiogram like data acquisition model and irregularity prediction using classification models (based on decision trees), backed by full-stack web application to collect, analyse, store and transmit data to doctors for final evaluation without the need for appointments and allowing constant surveillance on heart patients. The system starts by collecting ECG signals from the patient by using a device made by AD-8232. These signals are then converted into Digital form by using a Analog to Digital Convertor. This data is then processed in MATLAB to calculate entities like speed of the wave, amplitude of the wave and the R-R wave distance, which in turn are used as input for the Machine Learning model which we have trained to detect arrythmia. This model is trained using Classification Learner in MATLAB and uses the Decision Tree training model. Once processed, if there is any abnormality is found, the same is notfied to the patient and the doctor through a web software that we have created using JavaScript.

Sensors/Tech Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published