Support » Pololu Zumo Shield for Arduino User’s Guide » 7. Example sketches »
7.d. Line follower
This example program demonstrates how a Zumo with a reflectance sensor array can be programmed to follow lines and run a line-following course. With the Zumo Shield Arduino library installed, the sketch file can be opened in Arduino by selecting File > Examples > ZumoShield > LineFollower.
This line follower implementation is very similar to our line following example for the 3pi robot, and the concepts and strategies involved are explained in detail in Section 7 of the 3pi robot user’s guide.