Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 678 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 678 Bytes

Line Tracking Robot With Arduino And Freertos

Implementation of a smart line-tracking robot with the following features:

  • Distance detector
  • Photoresistor
  • Tilt sensor
  • PID speed control

You can also read more in the report file.

Modeling

image

Implementation

Material Bread logo

Contributors