oxullo / Arduino-MAX30100

Arduino library for MAX30100, integrated oximeter and heart rate sensor
GNU General Public License v3.0
190 stars 134 forks source link

Temperature Measurement #40

Closed ricky5151 closed 6 years ago

ricky5151 commented 6 years ago

Hi, is there any code available to obtain body temperature using MAX30100?

oxullo commented 6 years ago

The temperature readout was actually included since b2fa567 and then removed with 3ec8134b, since its readout during acquisition caused the LEDs drivers to shut down (check #32). I'll inquire Maxim about it, but presently there's no way to retrieve the temperature with the current version of the library.