Hi everybody,
When I used ultrasonic sensor with lejos 0.9.1, I met a problem as blow:
During detecting distance data at a fixed location, the sensor was refreshing the data with different values. I think it is strange, because at a fixed location it should display a certain value? Maybe the lejos doesn't have echo processing?
Then I tried to use the mode of returning a array, and chose the right data from it.
But this method didn't avoid the appearance of wrong data.
So, I wonder is there anybody here who met the same problem? And is there any better solution about this problem?
Thank you!
