sparkfun / SparkFun_Pulse_Oximeter_Heart_Rate_Sensor

Hardware repo for the Pulse Oximeter Heart Rate Sensor using Maxim Integrated ICs: the MAX32664 Bio Metric Sensor Hub and the MAX30101 Pulse Oximetry and Heart-Rate Module.
https://www.sparkfun.com
Other
13 stars 2 forks source link

Python Library? #1

Open aashikazim opened 3 years ago

aashikazim commented 3 years ago

Is there any python library available for this sensor?

santaimpersonator commented 3 years ago

There is only a Python package for the MAX30101 sensor on this product; however, there isn't one for the sensor hub chip. To do the SPO2 and HR calculations, you will need to port this library over to Python.