Library for MAX30101 SpO2 and heart rate sensor

Dependents:   HeartRate HeartRate proj final_project_ee119 ... more

Files at this revision

API Documentation at this revision

Comitter:
j3
Date:
Thu May 18 20:53:46 2017 +0000
Parent:
5:be1dde31fe49
Child:
7:ce122c27358e
Commit message:
updated brief

Changed in this revision

MAX30101.h Show annotated file Show diff for this revision Revisions of this file
--- a/MAX30101.h	Fri May 05 00:25:21 2017 +0000
+++ b/MAX30101.h	Thu May 18 20:53:46 2017 +0000
@@ -36,7 +36,11 @@
 #include "mbed.h"
 
 /**
- * Driver for the MAX30101
+ * @brief Library for the MAX30101\n
+ * The MAX30101 is an integrated pulse oximetry and heart-rate monitor module. 
+ * It includes internal LEDs, photodetectors, optical elements, and low-noise 
+ * electronics with ambient light rejection. The MAX30101 provides a complete 
+ * system solution to ease the design-in process for mobile and wearable devices.
  *
  * @code
  * #include "mbed.h"