Changes
Page history
Update LineFollower
authored
May 07, 2020
by
Markus Klinik
Show whitespace changes
Inline
Side-by-side
LineFollower.md
View page @
f9455ec7
This program is based on
[
this line follower Arduino project
](
https://create.arduino.cc/projecthub/Zubayer/easiest-line-follower-robot-635bc0
)
.
This program is based on
[
this line follower Arduino project
](
https://create.arduino.cc/projecthub/Zubayer/easiest-line-follower-robot-635bc0
)
.
A
full
explanation of the robot including discussion can be found in our paper.
A
n extended
explanation of the robot including discussion can be found in our paper.
The robot has two motors and two sensors.
The robot has two motors and two sensors.
Sensors return a value between 0 and 1, and have no power draw.
Sensors return a value between 0 and 1, and have no power draw.
Motors have three states, forward, backward, and stop.
Motors have three states, forward, backward, and stop.
...
...
...
...