@@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 ❤❤❤
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 :(
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
@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 ☺️
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?
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 👍👍😉😉
did you add a power switch? because during the experiment you slightly pressed something but it was not clearly visible and there was no tutorial on adding a switch in the video
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
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
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?
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
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
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
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.
Can we make some modifications in the project and code to 1) attach led lights for forward and reverse motion separately. 2) Reverse motion should be 50 percent slower than forward motion along with siren. 3) Ensure car should not hit any obstacle in reverse motion. If possible please make a video.
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.
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
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
Dude, i need to make a similar project but instead of ultrasonic sensors I have to use light dependent resistor to make a car that will stop at red light or any other light source, can you suggest me what to do
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 ?
@@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
Solder the switch to the battery wires and connect the other pole to the rest of the circuit, when the switch is turned off the power cant go any further
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
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 😢😢😢
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 :(
Nostalgia hits me hard watching this video after so long.
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
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?😅
can this be used as a micromouse? are there any limitations or different algorithm for micromouse?
Cute.. this project can be used in automatic floor cleaners making factories 😊
THANK YOU SO MUCH BC IM TAKING ROBOTICS CLASS NEXT WEEK AND THIS HELPED A TON THANKS
@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 ☺️
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
After so many videos, the first one tha really covered all the aspects that matter.
u did the thing
?
Ff
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
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 👍👍😉😉
did you add a power switch? because during the experiment you slightly pressed something but it was not clearly visible and there was no tutorial on adding a switch in the video
@DIY Builder In circuit diagram, there is given 9v battery. Can we use 9v to motor shield?
This is the first video which gives a very detailed information. Thank you so much for this .
Iska code hain aapke pas
Code is in description
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
And this is the 2nd
ruclips.net/video/Y8pgWrieLTo/видео.html
@@jaganinilkanth7082 ruclips.net/video/Y8pgWrieLTo/видео.html
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!
Is it possible to get value from ultrasonic to computer with ESP32-Cam ?
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
There is an error in code when i load a program in arduino. So can u solve that error
would you recommend this project for a first timer?
The ultrasonic sensor is working when the car is almost dashing, the project is good anyways overall and you did a great work.
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
f r
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
Hi I have one doubt when we connect external Power to motor driver shield the yellow jumber should be removed or kept as it is???????
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?
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
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
Bro I have a doubt about your idea do you control it our does it move by itself
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
Can we use any other batteries instead of those lithium Ion batteries?
No
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
Hello. Im a newbie here. Do I need to use voltage regulator in this kind of project?
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!
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
I really liked this project, it is much cheaper and beautiful.
ruclips.net/video/Y8pgWrieLTo/видео.html
Is it cheaper
How is the car controlled? Is there a joystick or an app for the phone? Thanks.
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?
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
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 😊
Brother can we transfer code without attaching from other parts will it work
Awesome project! I just completed mine. 💕💕💕
Hello 👋
Where did you get a code? Could you share it, please?
Please give me code
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
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
What is the code?
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.
is there an alternative for the sensor stand???
love your videos love from India :)
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
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
Just a question
Can the apparatus be disassembled again once it is made?
Wow.. it's really nice ...It's working.... Thank you so much....
Where do you get codes
bro please send the code
Amazing work bro, 😎
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!!
Can we use 3v battery and a 9v battery???
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
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
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?
hey can i use a 9v battery instead of the li-on batters?
I would like to do this project, does the code and libraries for arduino 2020 work?
ruclips.net/video/Y8pgWrieLTo/видео.html
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
Super. very clear and inspiring
Can we make some modifications in the project and code to 1) attach led lights for forward and reverse motion separately. 2) Reverse motion should be 50 percent slower than forward motion along with siren. 3) Ensure car should not hit any obstacle in reverse motion. If possible please make a video.
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
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.
😂
Awesome project! I just completed mine. 👍
Please reply coding
send the code broh
Send me the code plz
Sir please replay
Can we use power bank by connecting to the Arduino......??
Bro can you guide me how to upload the libraries
Arduino
@@binodtharu4456 ya
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
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?
If we put a line around it , will it not go there? Pls answer me i need this forbmy project
Where to connect the wires from ultra sonic sensor to motor driver ..there are no pins near +5 and gnd
Yah plz do reply
next to power and ground theres a row of pins that are labeled 0-5. Those are A0-A5. Just plug it in there
Bro he has given a circuit diagram in the description. You can check all the wirings there.
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
There are three links in video and two links in description ? Why?
Do you control it or does it go by it self
what website did you use for the circuit diagram
It's in the description
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
This is an excellent proyect , thank you very much and greetings from México
it is project
Dude, i need to make a similar project but instead of ultrasonic sensors I have to use light dependent resistor to make a car that will stop at red light or any other light source, can you suggest me what to do
How connect they car??? Of the cell phone??
You don't need to connect this car with smartphone. It's a self controlled car.
I have the error'' AFMotor.h: No such file or Directory''. can you help me bro
You have to install the AF Motor and NewPing library. You can find all the libraries from github
@@DIYBuilder pls send me the link of af motor shield library
Thanks for this projects it worked i made this
Hi prathathamesh can u tell me how did u make
kitna paisa laga
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 ?
Can you do numbering procedures
🥺
Is this is controlled by remote or other projector.
Please reply me ,don't forget to reply
IDK
I understood everything instead of one thing. That is... how to know which wire is positive and GND. Can anyone explain me?
Red and black
Red=positive
Black=negative
@@danielnoura9297 Thanks
@@duanggyamog3039 he did it random colours doesn't matter too much
unless it is for a battery pack or smt it doesn't matter as long as your positive goes to power and negative goes to ground
Hey i have a question .. like can I make obsticle+ blutooth ??
Hi Sir,
You don't mentioned anything about library files in this video. Is it necessary for doing this project?
yes
A perfect tutorial.♥
Dude when i download the code in not opening on my tab what can i do
click on ''open with'' then select notpad, the file will open.
If I use L298 motor driver will the code work or I need to change it accordingly?
Great!
Congratulations for Project.
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!?
Very interested in seeing the code - have you made it available? Thanks in advance.
I will update the description soon. Sorry for the delay :)
@@DIYBuilder github link plz
ruclips.net/video/Y8pgWrieLTo/видео.html
@@SycoonGaming ruclips.net/video/Y8pgWrieLTo/видео.html
@@AKElectroTech Awesome - thanks for sharing! :)
Sir please tell me where to add the switch using that I can power off or switch off the car
Or you can say how to switch off the car after using once
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????
Bro how to downlode code on mobile
how can i install the switch?
Solder the switch to the battery wires and connect the other pole to the rest of the circuit, when the switch is turned off the power cant go any further
what kind of usb is required to connect to the arduino?
brother your smart car is not stopping properly and crashing to the obstacle sometimes
It just needs a few adjustments in the code