Distance Sensor and LEDS: In this lesson we show the solution to the homework challenge from the last lesson. The challenge was to use the distance sensor to turn on various LEDs depending on the distance an object was to the sensor.
Knowledge Check:
What is does the “long a” declaration mean?
What does the “&&” and “||” mean when use in conditional “if” statements?