Skip to content

Tomaszu97/line-follower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image missing
A simple line follower project of mine. Consists of:

  • ATmega 328P
  • L298 dual H-bridge
  • 6x QRE1113GR optotransistors
  • 2x pololu clone 12V 1200RPM motors
  • step down 5V converter
  • 7,4V Li-Ion battery
  • couple resistors, LEDs and other passive components

Programmed in Arduino.
Uses PID loop and a simple algorithm to find center of line (using weighed average).
Follows black line on white background.

Video of device test
IMAGE ALT TEXT HERE

Before mounting DC motors:
image missing
image missing

Finding voltage/speed characteristic using optical speed measurement:
image missing
image missing
image missing
image missing

About

line follower robot project with custom pcb design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages