SparkFun_Bio_Sensor_Hub_Library icon indicating copy to clipboard operation
SparkFun_Bio_Sensor_Hub_Library copied to clipboard

Results 5 SparkFun_Bio_Sensor_Hub_Library issues
Sort by recently updated
recently updated
newest added

Hello, I encountered a compilation error while using the SparkFun_Bio_Sensor_Hub_Library with an Arduino Nano 33 Sense and a Nicla Sense Me board. The error is related to an ambiguous call...

Hello. How to go about using this sensor and this library to get raw PPG signals from the sensor? I've seen a library from https://github.com/Protocentral/protocentral-pulse-express which has a separate configRawMode...

Hi, Thanks for this library. I bought the oximeter sensor from Sparkfun (https://www.sparkfun.com/products/15219). I am trying to read the IR led count data but there are some periodic gaps in...

Heyo! Not sure if this is the right place to post this issue, but I'll start here anyway. I'm running the sensor on an ESP8266. After some amount of time...

Hi! I'm afraid the code has extremely dangerous read methods: one can not differentiate a byte properly read from a wrong status byte. Example: https://github.com/sparkfun/SparkFun_Bio_Sensor_Hub_Library/blob/master/src/SparkFun_Bio_Sensor_Hub_Library.cpp#L1263 In line 1277 if he...