AnalogFrequency icon indicating copy to clipboard operation
AnalogFrequency copied to clipboard

code outputs velocity while there is no movement

Open LeonRonin opened this issue 5 years ago • 4 comments

hi the code outputs a measured speed of around 2.5km/h while there is no movement around it. I suppose since this is a doppler radar, the code should output 0km/h when there is no movement.

LeonRonin avatar May 06 '19 07:05 LeonRonin

The code simply counts the frequency output from the device, so I would blame the device. You could try lowering the sensitivity as per the example sketch to see if that makes any difference.

On May 6, 2019, at 01:25, LeonRonin [email protected] wrote:

hi the code outputs a measured speed of around 2.5km/h while there is no movement around it. I suppose since this is a doppler radar, the code should output 0km/h when there is no movement.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

TMRh20 avatar May 06 '19 14:05 TMRh20

by lowering the sensitivity do you mean the line of code which defines sensitivity or the potentiometer on the back?

LeonRonin avatar May 06 '19 15:05 LeonRonin

The line of code

On May 6, 2019, at 09:14, LeonRonin [email protected] wrote:

by lowering the sensitivity do you mean the line of code which defines sensitivity or the potentiometer on the back?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

TMRh20 avatar May 06 '19 16:05 TMRh20

well I tried changing it...didn't make any difference what was your output?? did you get 0km/h?

LeonRonin avatar May 07 '19 14:05 LeonRonin