One truck with e-beer for Mr.Darrel ! With thanks for fratello !
Now another worm walk to my convolutions ! If at start of colecting samples, my motor give me one peek (or "n" peeks) of voltage , but the real v_cal ( from the end of route) it's smaller than peek(s) , it's possible to reject them ? Something like here : http://www.picbasic.co.uk/forum/showthread.php?t=12183
It's possible to use :
Code:
AvgCount CON 70 ' Number of samples to average
FAspread CON 50 ' Fast Average threshold +/-
Reject CON 2 ' Spurious Rejection level
...etc - see post
Bookmarks