Arduino version , update and tested on NUCLEO-L073RZ

Dependencies:   mbed

Oximeter and pulse sensor, based on the Beer-Lambert gas absorption law

MAXREFDES117 ( MAX30102 ) from MAXIM, based on MAXIM library for Arduino

adaptation C.Dupaty 07-2017

Tested on STM32 NUCLEO-F411RE and NUCLEO-L073RZ

https://os.mbed.com/media/uploads/cdupaty/max30102.jpg

Revision:
1:e88f22c6c1b0
Parent:
0:346a7fa07998
Child:
2:560e76e77544
--- a/algorithm/algorithm.cpp	Wed Apr 20 21:46:06 2016 +0000
+++ b/algorithm/algorithm.cpp	Wed Apr 20 23:05:38 2016 +0000
@@ -1,7 +1,7 @@
-/** \file algorithm.h ******************************************************
+/** \file algorithm.cpp ******************************************************
 *
 * Project: MAXREFDES117#
-* Filename: algorithm.c
+* Filename: algorithm.cpp
 * Description: This module calculates the heart rate/SpO2 level
 *
 * Revision History: