You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a sinewave from mpu9250 sensor which I need to calculate the max of during live sensor readings. I'm trying to understand how lag threshold influence values work in your library and what i should set them to. is there any other sources? In example they are peakDetection.begin(48, 3, 0.6); and have no idea why.
The text was updated successfully, but these errors were encountered:
I have a sinewave from mpu9250 sensor which I need to calculate the max of during live sensor readings. I'm trying to understand how lag threshold influence values work in your library and what i should set them to. is there any other sources? In example they are peakDetection.begin(48, 3, 0.6); and have no idea why.
The text was updated successfully, but these errors were encountered: