![]() |
|
Line Follower RObot - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Line Follower RObot (/Thread-Line-Follower-RObot--87888) |
Line Follower RObot - om3g41234 - 03-05-2017 Hey guys I want to build a Line follower Robot . I want to build it with high algorithm . Can someone please help me out with some tutorial . I didn't work with PIC before Thank you . RE: Line Follower RObot - Bish0pQ - 03-06-2017 Your thread is somewhat confusing or at least it is for me. What is a Line follower robot? Can you elaborate any further please? RE: Line Follower RObot - om3g41234 - 03-07-2017 Line follower Robot is like a Robot which will follow a specific color of line . Like if a Black path is set on a white space then the robot will only follow the color black . RE: Line Follower RObot - Synthx - 03-07-2017 Although I cant answer this for you, have you tried other websites, google, etc???? Hope you find something! RE: Line Follower RObot - Eclip$e - 03-07-2017 you'd have the code grab info from the camera you're using to locate the line. the line would need to stand out from the background. so the line follower robot would need to move towards the specific rgb or hex putting it under its self or directly in front of the camera this will take a few if statements and good movement commands. google everything of what i just said in short bunches to what you need. ex: "How to get info from a camera such as colors." gl with your project. RE: Line Follower RObot - om3g41234 - 03-08-2017 Thank you very much everyone
|