Protocentral / protocentral-pulse-express

Arduino Library for the ProtoCentral Pulse Express breakout board with MAX30102 and MAX32664D, used for measurement of Spo2, heartrate and BP trending.
Other
13 stars 11 forks source link

algorithm-mode.ino file #3

Open TheBProgrammer opened 3 years ago

TheBProgrammer commented 3 years ago

Hi, I was going through the documentation and there it was mentioned that we can callibrate the sensor bu adding SpO2 and BPT values in the algorithm-mode.ino file but in the source code no such file is available. Do we have to change them in the header files or something else.

Please reply as I would like to work upon the same

Thanks

kaushalkumarkesharvani commented 3 years ago

hello I am facing same problm as above mention that I was going through the documentation and there it was mentioned that we can callibrate the sensor bu adding SpO2 and BPT values in the algorithm-mode.ino file but in the source code no such file is available. Do we have to change them in the header files or something else.

can you provide some other source code to do same

Thanks