Skip to content

rmaniv/PID-Line-Follower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PID-Line-Follower

  • pid_linefollower.ino is a program for a robot which can follow a curvilinear path directed by a line on a surface, wherein both are of different colors. It uses a PID controller, which makes the robot follow the path (according to the values obtained from a 5 IR sensor-array) using differential drive system. The speeds of the left and right motors are regulated using the correction term obtained from the PID algorithm.

About

A robot which can follow a curvilinear path directed by a line on a surface, wherein both are of different colors. It uses a PID controller to do the same.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages