We are currently working on a project that uses a sensor in order to monitor heartrate and oxygen saturation, but the sensor is fluctuating frequently because I believe it updates many times in a second. How can we adjust the time it updates?
Start with the example code coming with the library before writing your own code. If there is no example code then search the forum or use a better supported library.
Good Evening, we are currently programming a MAX30100, but the result that it provide in the pulse rate is too high. Is there anyway to make the sensitivity of the sensor to make the result more accurate or closer to real result?
also, we would like to integrate the temperature reading function of the device in addition to the heart rate and oxygen saturation, is there a way to combine the features? we are beginners in the arduino programming world, so this is really a great help. Thanks in advance!
thank you for your response on my other question, it really helped us a lot. However, we are now currently working on another issue which is regarding the sensitivity of the sensor. Iss there any way we can reduce the sensitivity of MAX30100?