This is one of the demo programs for the MAX30003WING. The program outputs the raw data serially to graphically reproduce the QRS complex. A serial plotter is needed to graph the data.

Dependencies:   MAX30003 max32630fthr

Fork of MAX30003_Demo_Plot by John Greene

History

Added a debug LED to turn on when FIFO overflow happens ; default tip

2017-12-14, by johnGreeneMaxim [Thu, 14 Dec 2017 21:42:36 +0000] rev 7

Added a debug LED to turn on when FIFO overflow happens ;


updated comments, added ECG FIFO bitmasks and EINT interrupt bitmask

2017-08-29, by coreyharris [Tue, 29 Aug 2017 20:27:26 +0000] rev 6

updated comments, added ECG FIFO bitmasks and EINT interrupt bitmask


update the FIFO interrupt flag

2017-08-28, by coreyharris [Mon, 28 Aug 2017 20:57:10 +0000] rev 5

update the FIFO interrupt flag


Plot demo final, updated comments, var names

2017-08-28, by coreyharris [Mon, 28 Aug 2017 16:09:51 +0000] rev 4

Plot demo final, updated comments, var names


Comments, formatting, constants (done after code review).; ; Still to-do:; - BPM and RtoR reading/constants

2017-08-22, by coreyharris [Tue, 22 Aug 2017 21:40:49 +0000] rev 3

Comments, formatting, constants (done after code review).; ; Still to-do:; - BPM and RtoR reading/constants


Read status register to determine the interrupt. Attempt to get R-to-R working, but no-go. The program works however, and prints ECG FIFO data;

2017-08-18, by coreyharris [Fri, 18 Aug 2017 17:37:07 +0000] rev 2

Read status register to determine the interrupt. Attempt to get R-to-R working, but no-go. The program works however, and prints ECG FIFO data;


Updated demo to include ETAG monitoring;

2017-08-17, by coreyharris [Thu, 17 Aug 2017 19:56:40 +0000] rev 1

Updated demo to include ETAG monitoring;


Stable demo for MAX30003, need to add ETAG monitoring if possible

2017-08-16, by coreyharris [Wed, 16 Aug 2017 22:59:59 +0000] rev 0

Stable demo for MAX30003, need to add ETAG monitoring if possible