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.
Generated By doxygen, hosted on github-pages
Designed for the Atmel Atmega328p microcontroller
Built using platform IO in vscode, Compiled using avrgcc
✅ ECG
✅ ADC
✅ Timer0
✅ LCD
✅ LED
✅ PushButton
✅ Buzzer
⬜ PWM
-
HC Chen, SW Chen, "A Moving Average based Filtering System with its Application to Real-time QRS Detection" http://cinc.mit.edu/Proceedings/2003/pdf/585.pdf
-
Github Repository https://github.com/blakeMilner/real_time_QRS_detection