Skip to content

A software written in Embedded C that drives a prototype ECG monitor and detects arrhythmic heart rates using adaptive moving average algorithms

Notifications You must be signed in to change notification settings

mo-gaafar/ecg-monitor-embedded-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini ECG Monitor

A software written in Embedded C that drives a prototype ECG monitor and detects arrhythmic heart rates using digital signal processing and realtime filtering techniques.

For Detailed Documentation Visit

Website

🔗 This Website

Generated By doxygen, hosted on github-pages

Platform

Designed for the Atmel Atmega328p microcontroller
Built using platform IO in vscode, Compiled using avrgcc

Preview

animation

Supported Modules

✅ ECG ✅ ADC ✅ Timer0 ✅ LCD
✅ LED ✅ PushButton ✅ Buzzer ⬜ PWM

Context Diagram

context diagram

System Block Diagram

block diagram signal processing

Useful References

About

A software written in Embedded C that drives a prototype ECG monitor and detects arrhythmic heart rates using adaptive moving average algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages