Getting Started Guide

CLASS 3
46
Coding a Line Follower
The next code to make is when the infrared sensor is out of line
If the infrared sensor value is low (the infrared sensor is outside the line), you should turn the left motor on and
move the car to the right until the infrared sensor is above the line.
Combine the two programs and add an "Forever" block.
Run the program and run your line follower by printing the next page
Coding Line Follower