Difference between revisions of "Spike Prime - Line Following Car - Jakub Vojtek"

From RoboWiki
Jump to: navigation, search
m
m
Line 3: Line 3:
 
== About the project ==
 
== About the project ==
  
description...
+
This project is a line-following robot, designed to autonomously navigate along a pre-defined path. The robot uses camera to detect and follow a line, typically a contrasting strip of color on the ground. By continuously adjusting its steering to stay on the line, the robot can move accurately along complex routes.  
  
 
[[Image:BuildHat_linefollower_model.png|600px]]
 
[[Image:BuildHat_linefollower_model.png|600px]]
Line 9: Line 9:
  
 
== Video ==
 
== Video ==
<youtube width="600" height="340">youtube_code</youtube>
+
<youtube width="600" height="340">13C6HhitrRs</youtube>
  
 
== Build a robot ==
 
== Build a robot ==

Revision as of 14:07, 22 May 2024

Back to: List of projects of Spike up Prime Interest in Science and Technology with Raspberry Pi Build Hat

About the project

This project is a line-following robot, designed to autonomously navigate along a pre-defined path. The robot uses camera to detect and follow a line, typically a contrasting strip of color on the ground. By continuously adjusting its steering to stay on the line, the robot can move accurately along complex routes.

BuildHat linefollower model.png BuildHat linefollower fotka.jpg

Video

Build a robot

... you need to assemble the robot in one, you can study its design.

  • Be careful while building....

Building instructions:

Get the robot ready

Raspberry Python Code:

Ideas for improvement

Evaluate your performance

How to evaluate yourself


Teacher Resources