Demo program for the MAX30101WING that calculates heart rate and SpO2 data.

Dependencies:   MAX30101 max32630fthr

Fork of MAX30101_HR_SPO2 by John Greene

History

revised parsing algorithm default tip

2018-03-08, by johnGreeneMaxim [Thu, 08 Mar 2018 16:29:29 +0000] rev 13

revised parsing algorithm


Fixed logical and issue on line 164 and index variable at 156

2018-03-06, by johnGreeneMaxim [Tue, 06 Mar 2018 03:00:25 +0000] rev 12

Fixed logical and issue on line 164 and index variable at 156


Implemented SKA algorithm.

2017-12-14, by johnGreeneMaxim [Thu, 14 Dec 2017 22:13:18 +0000] rev 11

Implemented SKA algorithm.


SPO2 and HR calculations

2017-11-20, by johnGreeneMaxim [Mon, 20 Nov 2017 16:36:55 +0000] rev 10

SPO2 and HR calculations


added algorithm for MAXREFDES117--issues with memory

2017-10-15, by johnGreeneMaxim [Sun, 15 Oct 2017 19:22:36 +0000] rev 9

added algorithm for MAXREFDES117--issues with memory


final demo plot for pulse ox

2017-09-26, by johnGreeneMaxim [Tue, 26 Sep 2017 16:45:15 +0000] rev 8

final demo plot for pulse ox


Updated MAX30101 for 18-bit ADC resolution and 3200sps with 8-sample averaging

2017-09-05, by coreyharris [Tue, 05 Sep 2017 14:11:26 +0000] rev 7

Updated MAX30101 for 18-bit ADC resolution and 3200sps with 8-sample averaging


Updated comments

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

Updated comments


Read interrupt register on startup to clean power on interrupt

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

Read interrupt register on startup to clean power on interrupt


Comments and whitespace revisions (following code review).; ; Need to figure out:; - Interrupt bug

2017-08-22, by coreyharris [Tue, 22 Aug 2017 21:51:07 +0000] rev 4

Comments and whitespace revisions (following code review).; ; Need to figure out:; - Interrupt bug