@@rodeliodompor4446 Hi, When I first tried it after building, mine didn't move either. What I found was I had the motor connections wrong. You must NOT just connect all 4 motors positive to positive and negative to negative. if you do that, the front wheels are trying to go forward and the rear wheels are going backwards, so it stands still. On mine. the 2 front wheels have the red/blue wires; the rear wheels have green/yellow. Try reversing the green/yellow connections on the motor drive shield. I hope this helps.
@@andrewmelville8560 I already tried it but unfortunately it still doesn't move, I tried lifting it up to test if the wheels cancel each other but they still doesn't move
@@rodeliodompor4446 Hi, I am sorry that did not work for you. The only other thing I can suggest is to make sure that the servo connection goes to the right terminals (there are two separate servo channels) - 6:08 in the video.
Hi, a couple of other thoughts have come to mind; firstly - can you let me know if you definitely uploaded the sketch through the Arduino IDE? Did you get confirmation that it had uploaded successfully?
It's been 4 years since this video encouraged me about Arduino. A lot of memories with this. I really impressed what a single development board can do. After that, I continuously watch your videos. I also loved your other robot car videos. You're the best Arduino related RUclipsr, atleast for me. Hope you'll continue with new new projects which may be small or big.
Thank you so much for your heartfelt comment, I'm grateful for your continuous support, it means a lot to me. I'll do my best to keep bringing you fresh content, whether it's a small or big project. Once again, thank you for being a part of this journey with me ❤❤❤
@DIY Builder I appreciate your hard work but just a little note - Actually the code that you have used in your build was right but the code in the discription has a MISTAKE - in the line where it is written [If distance R < distance L] should be distance R > distance L as in the next line it is written turn right so as a result due to this mistake the car is turning right when distance L or (Distance Left) is greater it should be the opposite because the car need to avoid the obstacle not to get towards the obstacle so please rectify this Anyways your videos are amazing 🙂, Thanks
@@salmaj7607 Yes you will have no problems, by the way I don't know whether @DIY Builder has changed the description code or not but if he hasn't changed you can follow my steps given above and change the code, actually the code is not so difficult just make sure that whatever changes you are doing - the car should avoid the obstacle not go towards it, just read the code once it will make you clear and, Thanks for your comment
@@senoritaff2680 Yes you have to change the line in the code which I have mentioned above, just go through the whole code once you will find the line and delete the part which I mentioned and rewrite the line according to my comment and save the code then connect your arduino to your device and re-upload the code and BOOM you are done, if you want to know what's the problem with the original code I have explained it in brief in my comment you can also check other's comments where I have explained them why the original code is incorrect and so on.If you still have any doubts feel free to contact me. Have a nice day ☺️
Bro, thanks. I have competition this sunday but i didn’t know about robotics lol… my teachers put me and she said she trust me that i can do this, but idk this things and- Wish me luck y’all. 2 more days left :( nervous
If you are in seminar , and your teacher gave you this project to your group, and when your teacher ask what you can improve in it , say " This tyres should have torque at an angle 18°,so that it can change its direction easily" You will be appreciated 👍👍😉😉
I love how you skipped soldering the 6 prong power switch and went right to showing us how to screw a battery box to a piece of plastic. Real power move
Hello, can you please provide a diagram of some sort of the measurements between each hole on the wooden board/base so I know where to drill the holes? Thank you
Bro you can do that accordingly depending upon the space you require to paste the components. The tutorial is just perfect. Once you know the components and connections then boom. You can manipulate anything. Good luck!
hey i like your project and i tried to make it but the motors dont spin and sometime the servo too..the include does not turns orange...and i cant get afmotor in examples menu instead,there is adafruit motor sheild there....i tried to follow all the steps in the link..I need help PLease. and keep up the good work mate
hey, first of all thanks for sharing the video. and I'd really appreciate it if you answered my question. I did every connection right but the servo is only turning once when I upload it. any clue?
Hi bro, we done this project. Working well. But front right side wheel (Motor 1) Is not running forward while other 3 wheels are running forward. While running backward all 4 wheels are working correctly. Can you tell me what will be mistake?
Hello man, first of all a very nice guide for begineers, I want to know that is this automatic? and what if I want to add more sensors to make a prototype for a parking system for a car?
Do you have an idea about this feild I'm new here and I'm about to do it as my graduation project it will an honor to receive help from you, if yes Ill give my what's up contact
the code is already given can't you see when you open that code and choose an app from the microsoft store or any app on your computer you will see that the code is already made. the app he using for coding is arduino ide which is available on microsoft
You should have made a forum or something for troubleshooting. Because when something wrong happens, we normal students have no way to detect and improvise. The Dc motors seem to not work, and the servo keeps looking only to the right. Doesn't go anywhere
Thanks so much for sharing this tutorial. It is awesome. My son liked it very much and he is building it following your instructions. He is stuck at one point though. It doesn't work when just connected to battery. The light on the top circuit board glows with battery but the light is off on the bottom board. When he connects the USB cable to bottom circuit board, the light is on and the motors, sensor starts rotating. Why it doesn't work with just the battery. Is he missing any step? Is there a way to connect with you directly. Appreciate your help.
DIY builder I really appreciate you you answer my all the questions I love your videos you are best maker hope you reach 10,000,000 subscribers amazing
hello,, can you help me? below is the error everytime i upload it.... help please Arduino: 1.8.12 (Windows 10), Board: "Arduino Uno" Sketch uses 3908 bytes (12%) of program storage space. Maximum is 32256 bytes. Global variables use 87 bytes (4%) of dynamic memory, leaving 1961 bytes for local variables. Maximum is 2048 bytes. An error occurred while uploading the sketch This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
Can you please tell me how you added those additional needles to the driver shield where you were able to connect the sensor? you dont show this in the video :(
@@DIYBuilder Need a help .. whether to use NODE MCU or Arduino Uno for making an MINE SURVEILLANCE BOT which consist of Gas sensors , Temp Sensor & a camera working at wi-fi .. Please it's urgent
hi .... amazing project .... gonna make it soon... but had a question .... how can i connect a solar panel to make it better ? can you please help me with this ?
Hi me and my friends making a rocker bogie with 6 dc motors but we couldnt find a sample code to work it. We are using 3 vnh2sp30 motor driver. Can you help us out
4 years on, this excellent article still works; built one today for my grandson's birthday. Magic stuff! 🙂
how'd do you do it? mine only beeps but dont move, i already got the libraries and i follow the circuit diagram, can you help me?
@@rodeliodompor4446 Hi, When I first tried it after building, mine didn't move either. What I found was I had the motor connections wrong. You must NOT just connect all 4 motors positive to positive and negative to negative. if you do that, the front wheels are trying to go forward and the rear wheels are going backwards, so it stands still.
On mine. the 2 front wheels have the red/blue wires; the rear wheels have green/yellow. Try reversing the green/yellow connections on the motor drive shield.
I hope this helps.
@@andrewmelville8560 I already tried it but unfortunately it still doesn't move, I tried lifting it up to test if the wheels cancel each other but they still doesn't move
@@rodeliodompor4446 Hi, I am sorry that did not work for you. The only other thing I can suggest is to make sure that the servo connection goes to the right terminals (there are two separate servo channels) - 6:08 in the video.
Hi, a couple of other thoughts have come to mind; firstly - can you let me know if you definitely uploaded the sketch through the Arduino IDE? Did you get confirmation that it had uploaded successfully?
POV: You're here because of the research project your teacher gave you
Please
bruhh same i have to make a robot
Yeap
I'm doing this for fun and practicing stuff for drones on a car first lol
EXACTLY
After so many videos, the first one tha really covered all the aspects that matter.
u did the thing
?
Ff
It's been 4 years since this video encouraged me about Arduino. A lot of memories with this. I really impressed what a single development board can do. After that, I continuously watch your videos. I also loved your other robot car videos. You're the best Arduino related RUclipsr, atleast for me. Hope you'll continue with new new projects which may be small or big.
Thank you so much for your heartfelt comment, I'm grateful for your continuous support, it means a lot to me. I'll do my best to keep bringing you fresh content, whether it's a small or big project.
Once again, thank you for being a part of this journey with me ❤❤❤
@@DIYBuilder Can I install the code by mobile phone
@@DIYBuildermeans smart phone. Plz reply to my comment
Nice work
@@DIYBuildercan we use a clone compatible Uno board with the same coding that you have provided 😢😢😢
@DIY Builder I appreciate your hard work but just a little note - Actually the code that you have used in your build was right but the code in the discription has a MISTAKE - in the line where it is written [If distance R < distance L] should be distance R > distance L as in the next line it is written turn right so as a result due to this mistake the car is turning right when distance L or (Distance Left) is greater it should be the opposite because the car need to avoid the obstacle not to get towards the obstacle so please rectify this
Anyways your videos are amazing 🙂,
Thanks
Is that the only mistake there?
I mean If I use the code in description with changing that detail you mentioned I'll have no problems right?
@@salmaj7607 Yes you will have no problems, by the way I don't know whether @DIY Builder has changed the description code or not but if he hasn't changed you can follow my steps given above and change the code, actually the code is not so difficult just make sure that whatever changes you are doing - the car should avoid the obstacle not go towards it, just read the code once it will make you clear and,
Thanks for your comment
Hey can u help me I Insert the code on Arduino board but I didn't do anything thing what's the problem is there can u tell me???
@@senoritaff2680 Yes you have to change the line in the code which I have mentioned above, just go through the whole code once you will find the line and delete the part which I mentioned and rewrite the line according to my comment and save the code then connect your arduino to your device and re-upload the code and BOOM you are done, if you want to know what's the problem with the original code I have explained it in brief in my comment you can also check other's comments where I have explained them why the original code is incorrect and so on.If you still have any doubts feel free to contact me.
Have a nice day ☺️
Nostalgia hits me hard watching this video after so long.
This is very easy and it is a good project.I have done this project for my school competition
Whats the cost making
Is it worked
In the motor driver at the gnd, +5 etc portions we have to attach those pins and have to soliding them?
No bro, No need for that ,just use Female - Female type Jumper cable to connect sensor with Motor Driver Pins.
Bro, thanks. I have competition this sunday but i didn’t know about robotics lol… my teachers put me and she said she trust me that i can do this, but idk this things and-
Wish me luck y’all. 2 more days left :( nervous
haha, how did it go!
Did you win bro?😅
Whenever I want to make any project I always watch your channel
Ye sender kaha se milte hai
It’s the best quality among the platform
did you have to download from the link as that site tries to install media fire on the pc and its full of viruses, where did you get the code please
THANK YOU SO MUCH BC IM TAKING ROBOTICS CLASS NEXT WEEK AND THIS HELPED A TON THANKS
If you are in seminar , and your teacher gave you this project to your group, and when your teacher ask what you can improve in it , say
" This tyres should have torque at an angle 18°,so that it can change its direction easily"
You will be appreciated 👍👍😉😉
Cute.. this project can be used in automatic floor cleaners making factories 😊
I make it today according to your guide code and library and it's working perfectly. THANKYOU SOO MUCH SIR.
Congrats
@@DIYBuilder can you send me the code please
can you past me the codigo, plis??? I cant downland and i wanna make my robot
Can you send me the code please
Can u please dm the code @DIYBuilder
I love how you skipped soldering the 6 prong power switch and went right to showing us how to screw a battery box to a piece of plastic. Real power move
Can we use 3v battery and a 9v battery???
Hello, can you please provide a diagram of some sort of the measurements between each hole on the wooden board/base so I know where to drill the holes? Thank you
Yes please do that 😔😔
Bro you can do that accordingly depending upon the space you require to paste the components. The tutorial is just perfect. Once you know the components and connections then boom. You can manipulate anything. Good luck!
Tutorial is good but the given code is not working
This is the first video which gives a very detailed information. Thank you so much for this
Umar Mobile stolen comment
Why on earth would u copie and paste some one else comment 😂😂😂wtf
ruclips.net/video/Y8pgWrieLTo/видео.html
Simply an amazing video, concise, to the point and quick and easy to follow thanks for the upload bro.
Pls make a video on a robot car which is obstacle avoidance and Bluetooth controlled .....
Pls guies like it if u want that video👇👇👇
@@syedsalmannadeem 😂😂😂😂
Useful
What's the use of obstacle avoidance if it is Bluetooth controlled 😂😂😂
j'aime page "tolati 3D"
@@yashaggarwal3948 yes u true
hey i like your project and i tried to make it but the motors dont spin and sometime the servo too..the include does not turns orange...and i cant get afmotor in examples menu instead,there is adafruit motor sheild there....i tried to follow all the steps in the link..I need help PLease.
and keep up the good work mate
even i have the sameb problem
Instead of adding the servo you can program the robot to spin one wheel anticlockwise and the other clockwise if it sees an obstacle
Follow all the steps I have made it but it will work with 4-5 9 volts battery
@@GagandeepSingh-dc9ke I have the same problem. Could you explain what is 4-5 9 volts battery? Thank you
Use 5 batteries of 9 volts
I impressed with this car amazing
Thanks
@DIY Builder In circuit diagram, there is given 9v battery. Can we use 9v to motor shield?
The ultrasonic sensor is working when the car is almost dashing, the project is good anyways overall and you did a great work.
hey, first of all thanks for sharing the video. and I'd really appreciate it if you answered my question. I did every connection right but the servo is only turning once when I upload it. any clue?
Hi bro, we done this project. Working well. But front right side wheel (Motor 1) Is not running forward while other 3 wheels are running forward. While running backward all 4 wheels are working correctly. Can you tell me what will be mistake?
The same thing happens to me, but then I changed where the connections to the motors are soldered and it works
well that's how wall-e is invented
ruclips.net/video/F1sTOe-51Vs/видео.html
Hi
did you have to download from the link as that site tries to install media fire on the pc and its full of viruses, where did you get the code please
Yoy
Yep
Very Nice, Interesting project. The most professional car I've ever seen. And First RUclipsr Ever who gives response very nicely and fast. 👍
Thank you so much sir for watching this and i am so glad that you liked my video 😊
I have made it and it is running cool👍
great bro
Bro what is the total cost??
Yes bro total cost??
Approx 1.5k
Bro iska code compile nai ho ra error dikha ra
The detailing is perfect
LOVE YOU BRO THANKS SO MUCHHHHHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!!!,REALLY YOU'RE THE MAN FROM DEEP INSIDE THE HEART.
Hey can i use 2000mah battery
Hey plz help me
Beginner Question: Can you power it with an USB Powerbank for Smartphones? Would make it a lot easier to recharge - or wont a powerbank work?
Yes, I'm pretty sure it's possible
Hello man, first of all a very nice guide for begineers, I want to know that is this automatic? and what if I want to add more sensors to make a prototype for a parking system for a car?
hi ,did u made it ?
@@imanebertal9985 no
Do you have an idea about this feild I'm new here and I'm about to do it as my graduation project it will an honor to receive help from you, if yes Ill give my what's up contact
It is charge able?
I love it! Me and my dad will attempt to make it, but I would like to know, can you attach more sensors, if so how?
You add encoders for wheels, speed control
Go for Arduino mega AT2560 instead of UNO
@@nitinmalhotra1189 OVERKILL
Sir you can make it. You can watch the video for a quick guide.
ruclips.net/video/KHVrCFko7To/видео.html
Building this is easy . Designing the code for it is the hard part.
@Akshat Sharma same
Akshat Sharma yes the reverse it
the code is already given can't you see when you open that code and choose an app from the microsoft store or any app on your computer you will see that the code is already made. the app he using for coding is arduino ide which is available on microsoft
nishu tripathi or macbook
Project finished few minutes ago and it works perfectly ! Thanks very much ! :)
Great!
How much money need??? This project?
can you give me code bro
@@DIYBuilder can u give me the size of this sheet
Please tell me how to install the switch
That's cool stuff bro👍
You should have made a forum or something for troubleshooting. Because when something wrong happens, we normal students have no way to detect and improvise. The Dc motors seem to not work, and the servo keeps looking only to the right. Doesn't go anywhere
I am getting same problem can u help me with fix?
I really liked this project, it is much cheaper and beautiful.
ruclips.net/video/Y8pgWrieLTo/видео.html
Is it cheaper
The robot's like:-
Hey I am stuck. Someone get me outta here!!!
Watch my channel on RUclips hit like also watch my Mars rover landing video is amazing watch it and like also
Wow brilliant😮😮😮
Bro the code is perfect and it works perfectly . Thank u
Welcome 👍
@@DIYBuilder sir where can I buy the remote u used in this project to control this car?
bro can u please send the code
Awesome project! I just completed mine. 💕💕💕
Hello 👋
Where did you get a code? Could you share it, please?
Please give me code
Wow.. it's really nice ...It's working.... Thank you so much....
Where do you get codes
bro please send the code
would you recommend this project for a first timer?
Hi, in the parts list there are two 3.6 volts batteries in parallel, but in the Circuit Diagram it says to use a 9V battery. Are both options safe?
A little late, but yes it is safe. The arduino will convert either to 5v as long as the input as below 20v safely, I believe
@@connorsullivan5996 doesn't arduino uno need 9v to work?
@@connorsullivan5996 I was looking for this. Thank you!
Can we use any other batteries instead of those lithium Ion batteries?
No
Thanks so much for sharing this tutorial. It is awesome. My son liked it very much and he is building it following your instructions. He is stuck at one point though. It doesn't work when just connected to battery. The light on the top circuit board glows with battery but the light is off on the bottom board. When he connects the USB cable to bottom circuit board, the light is on and the motors, sensor starts rotating. Why it doesn't work with just the battery. Is he missing any step? Is there a way to connect with you directly. Appreciate your help.
Which battery is he using?
@@DIYBuilder 18650 3000mAh 3.7v (2 Qty) as given in the description
Contact me here instagram.com/surajit_majumdar/
@@DIYBuilder Sure. I just did it. I hope to hear back from you. Thanks
Thanks for your help in getting over the hump. It works great after your suggested changes. Keep up the good work!!
From which you are controlling
Amazing work bro, 😎
Great video! What is the max weight the motors can pull? I tried to make the base from wood and they cannot pull that weight.
buy a more powerful motor or replace wood with plastic or cardboard :)
It's only 3volts so of course it will not pull that weight
I am using plastic and it still won't move
DIY builder I really appreciate you you answer my all the questions I love your videos you are best maker hope you reach 10,000,000 subscribers amazing
Thanks bro. Keep supporting
Sure
@@DIYBuilder Bro can i use normal duracell AA battery instead of 18650 battery?
This is a good and clear demonstration, but the sensor is looking at left all the time. Is the sensor faulty or the code?
Thanks for this projects it worked i made this
Hi prathathamesh can u tell me how did u make
kitna paisa laga
There is an error in code when i load a program in arduino. So can u solve that error
It is working perfectly thank you 😃
Enjoy
@@DIYBuilder bro
L298N module ko maine 5 volt ke charger se power diya to on nhi hua
minimum voltage kitna chahiye
please reply
hello,, can you help me?
below is the error everytime i upload it.... help please
Arduino: 1.8.12 (Windows 10), Board: "Arduino Uno"
Sketch uses 3908 bytes (12%) of program storage space. Maximum is 32256 bytes.
Global variables use 87 bytes (4%) of dynamic memory, leaving 1961 bytes for local variables. Maximum is 2048 bytes.
An error occurred while uploading the sketch
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
@haru haru have you selected the correct board ?
@@siddharthasingh9570 yes... Huhu please help me
Can you please tell me how you added those additional needles to the driver shield where you were able to connect the sensor? you dont show this in the video :(
You made my semester project easy, thankyou DiY project ❤️
Its working perfectly 👍
Great bro
@@DIYBuilder Can i run it with 12volts battery
@@zainulabidin3033 how much did it cost u
Super. very clear and inspiring
This is an excellent proyect , thank you very much and greetings from México
it is project
This is the first video which gives a very detailed information. Thank you so much for this
Glad it was helpful!
is there an alternative for the sensor stand???
love your videos love from India :)
Amazing work 😍
Can I ask? Is it okay to use L298N for the motor drive shield?
Yes you can but if you use L298N then you need to modify the code.
Can you give a modified code
ruclips.net/video/Y8pgWrieLTo/видео.html
AMAZING, I WANT ONE
rajath rs 😂
thanks to you i tried this and working all fine
Nice work bro
Awesome project! I just completed mine. 👍
Please reply coding
send the code broh
Send me the code plz
The perfect tutorial
Thanks bro 😊
@@DIYBuilder Need a help .. whether to use NODE MCU or Arduino Uno for making an MINE SURVEILLANCE BOT which consist of Gas sensors , Temp Sensor & a camera working at wi-fi ..
Please it's urgent
@DIY Builder Amazing bro super work👍♥️Die hard fan broo💪
@@DIYBuilder Mister, actually your batteries could support 4 DC motor and Arduino Board????
cool. i want to make a robot with an alarm that will run away from me and i can only turn it off if i get to it
Did you do it ?
Get an emp grenade just in case of the desperate times of sleep.
😂
Thank you we are trying this in the science project
Great!
Congratulations for Project.
He looks so scared
@@tatestanley945 Is it working XD ?
Very good
Good
Great
How you know that hi is he😂
I would like to do this project, does the code and libraries for arduino 2020 work?
ruclips.net/video/Y8pgWrieLTo/видео.html
He done an amazing job
Thanks
A perfect tutorial.♥
The perfect one
Good, The perfect tutorial
hi .... amazing project .... gonna make it soon... but had a question .... how can i connect a solar panel to make it better ? can you please help me with this ?
There are three links in video and two links in description ? Why?
Good project...👍
I have a hot glue gun, ready to build a space shuttle......
What
Can I use 9 v battery
Hi, please make a video on how you do coding for the car.
Its easy dude..u just have to take ultrasound values from the sensor and make an if statement making it turn if the value is below a certain limit
@maheswaranparameswaran8532 can u help me out with the code!?
what website did you use for the circuit diagram
It's in the description
Is this is controlled by remote or other projector.
Please reply me ,don't forget to reply
IDK
can this be used as a micromouse? are there any limitations or different algorithm for micromouse?
Really that's amazing
Ye dekh kar fayda kaya hai
Saman laao lagao bas bangaya
Hame ye karna chahiye ki motor banao phir lagao
Apne parts banao phir robot banao
Darey
Can you do numbering procedures
🥺
Excellent...
Jai hind
Valga tamil
So amazing
How much volt u have use
The things I needed
So I book the all parts in online
But the things I have to
Return in the online?
@@laureandodi28anni66 f off
@@akhilkrishnahere pls response
ممكن الكود
Hi
ruclips.net/video/F1sTOe-51Vs/видео.html
Do you happen to have the code file for the car that run around a pre-built track ?
So it work ? And the code work good?
How connect they car??? Of the cell phone??
You don't need to connect this car with smartphone. It's a self controlled car.
HI TYSM YOU HELP ME SO MUCH I AM 11 YEARS OLD I AM CERTING A CAR PROJECT
what wires did you used ?
Hi Sir,
You don't mentioned anything about library files in this video. Is it necessary for doing this project?
yes
WOW What A Robot
Hi me and my friends making a rocker bogie with 6 dc motors but we couldnt find a sample code to work it. We are using 3 vnh2sp30 motor driver. Can you help us out
Have you tried putting it in rice?
@@cr5678 Bro, I laughed so hard. Then it was like .. hang on, thats f**n racist. Still hilarious but
Wow yar mast hai
Put a proper code...give a proper code to this project..it's not clear...don't forget please
What is the code
Can u reply
Pls
code link is in the description
@@cjblom4890 where is it?
www.mediafire.com/file/9b9sdwghbv105ll/ARDUINO_OBSTACLE_AVOIDING_CAR.ino/file
Je voulez faire ce projet .esq y a personne peut m aidé. Et aussi je veux le code (le programme)