sparkfun / SparkFun_MAX3010x_Sensor_Library

An Arduino Library for the MAX3015 particle sensor and MAX30102 Pulse Ox sensor
Other
221 stars 148 forks source link

Example8_SPO2 doesn't work on Espressif ESP32 #20

Open AthanasiosT opened 5 years ago

AthanasiosT commented 5 years ago

The example8_SPO2 doesn't work on esp32 using max30102. The compilation is ok but after loading the program on esp32 no leds light up on sensor and no data on serial monitor

AthanasiosT commented 5 years ago

After pressing enter in serial monitor system starts but values are abnormal. Should I use pullup resistors?

AthanasiosT commented 5 years ago

I used pullup resistors, I used 3.3V and 5V but values of SpO2 and Heartrate are abnormal.

AhmedAymanNegmm commented 3 years ago

Hi. Did you find any solution for getting wrong SpO2 values? I am also using example 8 and getting very far values (range from 10 to 100, and sometimes -999)

capitalfuse commented 3 years ago

Please refer to the following; https://github.com/sparkfun/SparkFun_MAX3010x_Sensor_Library/issues/17#issuecomment-843191546