While I was playing around with 2- and even 3-sensor line followers, I came up with quite a bit ideas, however the one you utilised didn't come to mind! Way simpler than what I had done, I must admit. However can your robot react to if it has lost the line, for example if it has to turn a 90 degree turn? My 3-sensor design can :p I will make a video of it soon enough, you will see what my idea was.
sorry replied with my other account, I mess up sometimes. :p (Karl Aleksander Leoste is me, just another account) but, back to the point, how 3 sensors works is the two front ones detect which way the line is going and the middle one detects how far off the line the robot is. I also added a memory system to keep turning if the robot should be off the line.
I just made proportional program, but better. When the robot drive of the line he remember witch sensor saw the last value 25 (white) and the second too it will get the last value and then come back to the line. It works really well. Sorry for my english :P
Builderdude35, thank you. I like ur vids and u have helped me out a ton. And the pid line follower was way to complicated for me and my dad said that it was college stuff. By the way, this isnt my utube account
I'm glad to have helped! and yes, PID line following IS college level. But it's certainly not necessary; there are simpler programs that work about as well.
Can we take a close turning or just a turning with this robot because in Greece we have a contest and i need to know.Please give me an answer quickly because I need it.Thank you very much!
Excellent question! The PID line follower is an extension of a proportional line follower, so you can start by programming a proportional line follower then building more on top of it. My video on PID line following will explain everything: th-cam.com/video/AMBWV_HGYj4/w-d-xo.html
I tried you 2 sensor proportional program but I couldn't get it to work. Any suggestions. I want it to go 2806 degrees and then follow a curved line and then stop.
+Builderdude35 i will wait for your video. BTW, i tried the program in this video.. i doesn work. the robot only turnning around. i did exactly as you did in this video.
I don’t now a white line follower How can ı make it please help me you describe you new video ı am from turkey so ı speak some english ı want to add a turkish subtitle
Hello, I'm Brazilian. I do not speak English and I'm using the translator to talk to you. It explains to me which part he sees in black and in which part he sees white could answer that comment to explain me. I look at the translator.
What do you mean threshold value 65 when both sensors are over the white line. That's what you said on the video and it makes no sense. And why do you divide by a factor of 1.5. Shouldn't you have multiplied by 1.5. The Formula is Turning = (a-b)*c where a is the light sensor's value, b is the threshold value and c is the turning multiplier. You are confusing people if you are using Math operations out of your mind.
being efficient is always good ;)
Thank´s for your time !
Keep up, you're my teacher please don't stop.
😘😘
Don't worry, more tutorials to come!
While I was playing around with 2- and even 3-sensor line followers, I came up with quite a bit ideas, however the one you utilised didn't come to mind! Way simpler than what I had done, I must admit. However can your robot react to if it has lost the line, for example if it has to turn a 90 degree turn? My 3-sensor design can :p I will make a video of it soon enough, you will see what my idea was.
how does that work? 3 sensors?
sorry replied with my other account, I mess up sometimes. :p (Karl Aleksander Leoste is me, just another account) but, back to the point, how 3 sensors works is the two front ones detect which way the line is going and the middle one detects how far off the line the robot is. I also added a memory system to keep turning if the robot should be off the line.
Nice and I will make it to my blocks
can it do curves?
Could this tackle smooth curves?
What is the model number of the wheels you use?
+bohnman #88516 and #88517
Thanks alot
great job! keep it up!
+Qian Zheng Thanks!
did you try it to cross an intersection with a green mark?
yoo man!!
Does the robot take turns cause mine didn't
I just made proportional program, but better. When the robot drive of the line he remember witch sensor saw the last value 25 (white) and the second too it will get the last value and then come back to the line. It works really well. Sorry for my english :P
Builderdude35, thank you. I like ur vids and u have helped me out a ton. And the pid line follower was way to complicated for me and my dad said that it was college stuff. By the way, this isnt my utube account
I'm glad to have helped! and yes, PID line following IS college level. But it's certainly not necessary; there are simpler programs that work about as well.
Hey i was wondering if u could explain the use of math blocks in the program again
+Teghveer Singh Rekhi Sorry, I don't think I can explain it better than the video. :)
Ok thanks
Want to make for completion help which would be better
Hi may I ask
How did you place those sensors?
They're simply attached to the dig gear interface on the front of the robot. The sensors are placed one stud apart.
Can we take a close turning or just a turning with this robot because in Greece we have a contest and i need to know.Please give me an answer quickly because I need it.Thank you very much!
+Θάνος Μαρκούλης Sorry, I'm not sure what you're asking.
+Builderdude35 sorry i mean turns
+Θάνος Μαρκούλης You can adjust the turning to your needs with this follower.
you should do a 9 sensor PID line follower
I like that idea!
hi, i love your videos. thnxs very much. I'd like to ask you if we have made callibration and set white to 100 what should 35 be replaced with?
+bob xatzibasiliou Use "Port View" and place the color sensor half over the black, half over the white to measure the value. It should be about 50.
thnx
Hi, also I was wondering if you can make a video of how to make a autonomous soccer bot.
+Timothy Kim I have a video on how to build one, but not one on how to program one.
How could you convert the proportional part to PID? Do you put a PID program where you put the proportional part?
Excellent question! The PID line follower is an extension of a proportional line follower, so you can start by programming a proportional line follower then building more on top of it. My video on PID line following will explain everything: th-cam.com/video/AMBWV_HGYj4/w-d-xo.html
Great thanks!! i've watched the video twice haha. Thank you so much for these videos!!
You're very welcome!
Hi, like your video but I was wondering if you can make a video of how to make a robotic arm.
+Timothy Kim I have some videos similar to that. See "How to make a Claw and Lift Mechanism."
+Builderdude35 thanks
Plz make maiz solver with 3 color sensor if possible
So helpful very epic
How do I make it stop at the end of the line instead of continuing to go?
Check out my tutorial on loop interruption.
I tried you 2 sensor proportional program but I couldn't get it to work. Any suggestions. I want it to go 2806 degrees and then follow a curved line and then stop.
Send me an email through the "Contact Me" form on my website (builderdude35.com) with a description of your problem and what went wrong.
hi . what if i use the line as a track the after following it for couple of inches i want to switch to do a mission next to it
+Ahmed Abbasi Set the Loop block to end after a certain number of degrees or seconds.
+Builderdude35 thx
I think that if you do the sum of the two sensors, with one minus that you a better result.
Can you make a Gyro Turning Program? I have my own, maybe you could put that on a video?
See my video on Gyro Following.
What is the link?
how can i program it, if i want the color sensor to compare the colors, not to compare RLI. ???
+it teacher Check out my video on the color sensor, coming this Thursday.
+Builderdude35 i will wait for your video.
BTW, i tried the program in this video.. i doesn work. the robot only turnning around.
i did exactly as you did in this video.
Hi Builderdude35! I have a question. How do I limit how many rotations/seconds the robot line follows?
use a loop block and loop for X number of motor rotations.
hi! i was wondering, after the robot finishes the black line, does it just stop? bc u always cut it off and i never know what happens to it. thx :)
No, this particular program repeats infinitely. You need to program some kind of case for it to exit the line following loop.
@@Builderdude35 How do I do that?
hi!! dude this is gud ...We tried this program ...could you please explain about the values u given for two math blocks???
Excuse me , I want the robot form desine steps please
What should i do if my 1 of my ports till remain color
Sorry, I'm not sure what you mean.
Does anyone have the code in labview
can it turn
I don’t now a white line follower
How can ı make it please help me you describe you new video ı am from turkey so ı speak some english ı want to add a turkish subtitle
Hello, I'm Brazilian. I do not speak English and I'm using the translator to talk to you. It explains to me which part he sees in black and in which part he sees white could answer that comment to explain me. I look at the translator.
the robot does not stay stable and carve out of the track
+Ahmed Abbasi Sorry, not sure what you mean here.
Probally your logic is wrong.... go check your cable where you plug the motors and where you plug your light sensors
Can you make a video building 2023 robot ideas😊😊😊
cool
i have another problem
In text code this is only 2 simple lines of code with 2 variables. This is why Id never use visual language lol its way too long
I agree, text-based languages are more efficient in this respect.
What do you mean threshold value 65 when both sensors are over the white line. That's what you said on the video and it makes no sense. And why do you divide by a factor of 1.5. Shouldn't you have multiplied by 1.5. The Formula is Turning = (a-b)*c where a is the light sensor's value, b is the threshold value and c is the turning multiplier. You are confusing people if you are using Math operations out of your mind.
YOOO MAN!
Can your bot take turns cause mine can't😡😡😡💩
that was a joke!!!!!!!!
I may decide to make it a reality!
It is very complicated I have a very much very much easier