Distance Sensor: In this lesson the operation and use of the ultrasonic distance sensor is explained. We will also learn two new built-in C functions within the Arduino IDE. Finally, a there is a homework challenge to be completed.
Knowledge Check:
Explain the pulseIn(x,y) function and the two arguments that it needs.
Explain how we calculate the distance if we know the time for the echo to return.