which code should i use.....you have gave 3 codes in the clint bro?
@alonshow1013 күн бұрын
Thanks bro! Good proyect, keep in that way!
@rezmat16 күн бұрын
Please reply!!! Can I use L298N Motor Driver instead of DRV8835?
@daffaalkahffi2996Ай бұрын
What type of wheel is on the front?
@ravasahebbhosale7964Ай бұрын
Can we use any other motor driver
@liquidation2279Ай бұрын
I could never express how grateful i am for a such a comprehensive yet goofy video. I hope you never forget how happy you make people by just one video
@RyanJamesConiendo2 ай бұрын
very informative. Thank you
@moipichardo3 ай бұрын
In minute 27:00, shouldnt the sensorValues[0] be multiplied by 1?, otherwise you will never take the value of sensor 0 into account. So in this case the measurements will go from 0 then a jump from to 1000 - 7000 instead of 0-7000.
@soumitradey82083 ай бұрын
🎉 Lovely video and explanation thank you
@Atharva_Mayekar3 ай бұрын
This was the best line following design and working tutorial, thank you bot reboot 😀
@purushothamkirshnappa99914 ай бұрын
The first line is of aurdino code is error
@craftkids67954 ай бұрын
nice vid bro i learned alot from it i am going to use te algorithim in a interntional competion wish me luck
@thevu98124 ай бұрын
Your video is extremely interesting and useful, exactly I find the right thing I need
@rob06745 ай бұрын
Probably the best tutorial for a good line follower
@cyvnimo11205 ай бұрын
hi can i use other brand 8 channel ir sensor?
@m.r.kowshik77625 ай бұрын
Can we use geofencing using gsm or gps module where the bot has the track of the cleaned area and further cleans the area which it hasn't, is it efficient in implementing ??
@RighttoInformationAct20056 ай бұрын
here in our country drv8835 not available so i bought drv8833 can you make a code for me
@ermuhambetcalmenov81047 ай бұрын
Thank you mr
@RighttoInformationAct20057 ай бұрын
where is the app download link
@ridaqureshi90387 ай бұрын
Can u please make a detailed video on assembling the parts of this car? Like in reality. Not on 3d application. 🥺
@MATHEMATICIANMUHAMMADAHMAD7 ай бұрын
Great Effort
@firaslaouini38447 ай бұрын
after while about 30s in the app when i want to change the constants it show me this message :h-05 bluetooth error 516 unable to write broken pipe can u help how to fix it
@vangelismathioudis38918 ай бұрын
Very nice video, with good explanation and most importantly live coding/debugging by explaining what are the possible issues. Thank you for this! Kudos!
@roboticswithrehaan16768 ай бұрын
This the best video and very disappointing to see only few views and likes and I am really impressed with ur content
@roboticswithrehaan16768 ай бұрын
15:09
@lilbro98158 ай бұрын
if i want it to follow a white line on a black surface, how would this be different?
@chookity97939 ай бұрын
hello, good tutorial. I have questions. what is int mode = 8 ; do? is it possible to use motor shields mount on Uno to connect with Qtr sensors?
@katifali46889 ай бұрын
can i use arduino nano instead of arduino pro?, using the same program code you have given on the website?
@harshithmacha84809 ай бұрын
App
@christinemaechiong17479 ай бұрын
hi, can i change hc-05 to hc-06 (4 pins) and have the same code? also can i still use the app for my hc-06 module? thank you
@LohithTD9 ай бұрын
i want to buy this bot
@alltop17210 ай бұрын
This man is awesome.. i have a question : you used two push button, as pull down, insted of this can i use pullup? like, i want to connect 2.2k resistor to 5v then on pin of push button, and the other pin of push button will go to the ground, and Digital pin 12 will be on the 5v, for the calibration button, another push button will be same but Digital pin 11 in 5v, then i will write like: digitalwrite (12,INPUT_PULLUP);
@sikandaramir961511 ай бұрын
brother can you guide me on voltage regulator plz
@sikandaramir961511 ай бұрын
hello can you guide me which other voltage regulator i can use in this project other than pololu series i need you help
@marvinjohnagucay947911 ай бұрын
is it good to put trimmer potentiometer to determine the best Kp, Ki, Kd combination instead of editting it on the script and recompiling? or is it unnecessary cause once the best Kp, Ki, Kd is determined, you dont need to change it again?
@hi_beemo1808 Жыл бұрын
it's so weird that simple explanations like in this video are not so suggested by the algorithm really great work you deserve all respect note: you can use map() function to keep the variable in a certain interval 41:20
@pallaputejachakravathi5357 Жыл бұрын
hello, can you share the sketchfab 3d model it is not opening since it shows like this You can’t access this page because this Sketchfab 3D model has been deleted. thank you
@sanganibhargavteja6045 Жыл бұрын
Hey please reply
@sanganibhargavteja6045 Жыл бұрын
Bro can I make a maze solver with the same parts
@sanganibhargavteja6045 Жыл бұрын
Bro what is the password of the zip files please reply me
@MrThinLips Жыл бұрын
proteus design ?
@sorryboss8550 Жыл бұрын
Hey Reebok, I really love your code implementation and I wanted to use it for my 4 wheeled chassis, should I just add new speed variables? Or use the same variables but integrate them to the other motors?
@schyteyt436 Жыл бұрын
Any other recommendations rather than Drv8835 that would also works the same way with the code, its quite expensive for me as student
@schyteyt436 Жыл бұрын
And any 8 channels sensors will do right?
@ryanregivan8498 Жыл бұрын
true, for many YT video i watch in search of explaination for whats going on in the code, not got any explanation, but thanks to god, guide this finger to click and watch this good videos. keep doing best sir. waiting more good videos like this, theory and practical booth do with same time to prove whats happen in reality! give us more and more usefeull videos like this.
@rexcode9366 Жыл бұрын
my bot just jerks when it senses line. like instantly goes forward,backward,forward....... untill it crosses the line, then continues to rotate in right direction suggestion appreciated
@a.h.sgaming200 Жыл бұрын
Can you please give me hints on how to code further for the 'T' section, '+' section, dashed lines, loops?