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
Copy file name to clipboardExpand all lines: distance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Ultrasonic distance sensor
2
2
3
-
In air, sound travels at a speed of 343 meters per second. An ultrasonic distance sensor sends out pulses of ultrasound (inaudible to humans) and it detects the echo that is sent back when the sound bounces off a nearby object. It then uses the speed of sound to calculate the distance from the object.
3
+
In air, sound travels at a speed of 343 meters per second. An ultrasonic distance sensor sends out pulses of ultrasound (inaudible to humans) and detects the echo that is sent back when the sound bounces off a nearby object. It then uses the speed of sound to calculate the distance from the object.
0 commit comments