Individual Sensor Reading

The 3pi should be capable of following a line faster than 100 (out of 255); if your robot loses the line when you increase the speed, you might need to adjust your PID coefficients in your code. If you want to continue increasing the speed of the robot and adjusting the PID values, this post by Ben has a lot of tips and suggestions that you might find helpful.

-Brandon