Line Following Module Worksheet

Name: __________________________ Date: ____________

Objectives: - Understand how line sensors work - Practice programming a robot to follow a line

Key Questions: 1. What information do line sensors provide to the robot? 2. Why is proportional control useful for line following?

Practice Problems: 1. Sketch a simple line course and describe how the robot should respond at turns. 2. Write a short program (pseudocode or blocks) to make the robot stop at a line.

Reflection: What strategy helped your robot stay on the line? __________________________