Common Computer Science References
At the end of this lesson, you will be able to:
control a distance sensor from your Arduino
how to tell a distance by sending out sound
sonar!
read this tutorial, "Ultrasonic Sensor HC-SR04 with Arduino Tutorial"
we will only output the distance to the terminal, not to an LED screen
you can also watch this YouTube video:
nil
create the distance sensor project
if you finish early, write the above program on your CircuitPython board