udayan92
Full Member level 5
- Joined
- Mar 2, 2014
- Messages
- 284
- Helped
- 40
- Reputation
- 80
- Reaction score
- 39
- Trophy points
- 28
- Location
- India
- Activity points
- 1,496
I saw this program for distance calculation using ultrasonic sensor:
https://digilogelectronics.blogspot.in/2013/09/hc-sr04-ustrasonic-sensor-and-pic.html
and I want to know,how do you get this formula,for measuring distance,in the program
distance=time*0.028+1.093
How do you get those numbers 0.028 and 1.093?
What do they indicate?
Is there any way we can change these numbers to get a longer range?If so,How?
https://digilogelectronics.blogspot.in/2013/09/hc-sr04-ustrasonic-sensor-and-pic.html
and I want to know,how do you get this formula,for measuring distance,in the program
distance=time*0.028+1.093
How do you get those numbers 0.028 and 1.093?
What do they indicate?
Is there any way we can change these numbers to get a longer range?If so,How?