Debug demo for ECG
Dependencies: MAX30003 max32630fthr
Fork of MAX30003_Demo_Debug by
History
Added RtoR support
2017-09-07, by coreyharris [Thu, 07 Sep 2017 18:26:48 +0000] rev 6
Added RtoR support
Updated comments, created bitmask constants for the ECG FIFO and EINT interrupt
2017-08-29, by coreyharris [Tue, 29 Aug 2017 20:23:45 +0000] rev 5
Updated comments, created bitmask constants for the ECG FIFO and EINT interrupt
Update MAX30003 object declaration, removed RtoR support
2017-08-28, by coreyharris [Mon, 28 Aug 2017 20:55:47 +0000] rev 4
Update MAX30003 object declaration, removed RtoR support
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