mirror of
https://github.com/eclipse/upm.git
synced 2025-11-02 08:04:22 +03:00
max30100: Initial commit - MAX30100 pulse oximeter
* c/c++ source
* java/js/python/c/c++ examples
* Doc image (png)
* Tested on Intel Edison
* TODO: Tuning for SpO2 reading
Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@@ -142,6 +142,7 @@ add_example (ims)
|
||||
add_example (ecezo)
|
||||
add_example (mb704x)
|
||||
add_example (mcp2515)
|
||||
add_example (max30100)
|
||||
|
||||
# Custom examples
|
||||
add_custom_example (nmea_gps_i2c-example-c nmea_gps_i2c.c nmea_gps)
|
||||
|
||||
Reference in New Issue
Block a user