Debug demo for ECG
Dependencies: MAX30003 max32630fthr
Fork of MAX30003_Demo_Debug by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:e380af098d52 | 2017-09-07 | coreyharris | Added RtoR support |
5:202ed7222217 | 2017-08-29 | coreyharris | Updated comments, created bitmask constants for the ECG FIFO and EINT interrupt |
4:828118be72d0 | 2017-08-28 | coreyharris | Update MAX30003 object declaration, removed RtoR support |
3:420d5efbd967 | 2017-08-22 | coreyharris | Comments, formatting, constants (done after code review).; ; Still to-do:; - BPM and RtoR reading/constants |
2:812d40f1853d | 2017-08-18 | coreyharris | 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; |
1:86843c27cc81 | 2017-08-17 | coreyharris | Updated demo to include ETAG monitoring; |
0:38c49bc37c7c | 2017-08-16 | coreyharris | Stable demo for MAX30003, need to add ETAG monitoring if possible |