Skip to content

polifab/ECG-real-time-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

real_time_project

Repo for Real Time System course project.

An ECG soft real-time simulation and analysis is performed using pthread real time functions. Graphics provided by Allegro. Prerequisites are to install Allegro libraryTo try the code type on a shell in current directory:

make
sudo main

Then try commands available on GUI:

  • Press 's' to start/stop the simulation
  • Press 't' to activate tachycardia simulation
  • Press 'a' to activate arrhytmia simulation
  • Press 'f' to activate fibrillation simulation
  • Press 'k' to activate tachycardia detector
  • Press 'd' to activate arrhytmia detector
  • Press 'i' to activate fibrillation detector

About

Ecg real time simulation and analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published