Source Code: create.arduino.cc/editor/mertarduinotech/3175b31d-8f66-44bc-a21f-1c8462768f11/preview Recommended Items: Use Your Muscles in Project - amzn.to/3wdL45C 37 Sensor & Module Packages - amzn.to/3m66WeQ Try this Robot Arm - amzn.to/3fq8DCl Best Resin 3D Printer - amzn.to/39tY8KB Arduino Compatible Kits - bit.ly/2J2AFF7 Banggood Spring Sale - bit.ly/3slMbOn
Would this be possible if you wanted to hook up something to yourself that beeped every time it came into contact with a specific set of receivers?? So for example if it drove in a straight line it would beep when passing some obstacles but not others, depending if they had a receiver on it or not
Kullandığınız sensör nedir HC SR04 MU ? ürün de 2 cm e kadar algılama özelliği var diyor ama cisimlere sanki 2 cm den daha uzakta iken yön değiştiriyor? Yazılımsal bı hata mı var acaba yoksa daha uzun mesafede mi algılıyor
Hi Can you help me please? I have kids car electric And i want to connect distance sensor to the wire of the motor. So when it will Get near something it will cut the power. And reconnect it automatically when it will be cleared Some dry contact i/o that can handle about 7 ampere 12v. And this dry contact will be the switch of the wire , Can you help me of the components? I just need to build the dry contact module part with the ir sensor Thanks Yossi
Please tell me how to connect Bluetooth to this Shield. Should I connect it like this: Rx to Rx and Tx to Tx? Without Shield, I connect it like this Arduino TX to Bluetooth RX with voltage divider 10k+20k and Bluetooth Tx to Arduino RX. Anyway this car chassis is not good. It doesn't include any tool to securely tight the nut like 1:21. I ended up using super glue to get the motor tightly stick on the plate.
Hello @_.ah7 , i Also encountered the same issue but there is an very easy solution to it. 1. Go to the code and try changing the code (check for voltage too) 2. Check out the tire and motor physically for build issues. thanks
My teacher: students, you need to build an obstacle avoiding robot- Me: you didn't even teach us how to make a robot car and we don't even have soldering sets My teacher again: If you don't have the needed components, you can build something else. you would've known sooner if you didn't interrupt me 👀 Me: Ohhhhhhh okay I was literally about to freak out!
Please help. Four cables that is going from the sensor to the board is different on the diagram from the footage. On the footage, it is not clear due to adjoining cables of two different colours. Please help.
Thanks for ur work. And i have a question on this arduino car. I followed ur instructions, but my servo motor is not working well(almost not at all). Other things like motor, driver, arduino, ultra sensor are working well. I hope u to give me a solution for servo problem. Thank you
When I start my car, it doesn't go forwards. It stays still and only detects the obstacles with the sensor and only turns. I'm not using the UNO Shield
Hey! Great project you got going! I got a question though: How would you go about to make it into a path finding car which has mapping capability, enabling it to get to point A to point B with a single user input on an interface? Would you need additional hardware? What additional software would be needed?
My Sensors were working but my motors weren't rotating so i fixed it by 1) connecting 5v to the empty port next to the gnd and 12v ports on the L298N and 2) i made sure all 3 jumpers are in their place on the L298N , one was missing so i connected the 2 pins simply with a wire 3) i connected gnd of L298N and arduino gnd together Hope it helps someone with the same problem....
Huhu mine's not working, already installed the NewPing in the library, the code was successfully upload but the servo motor is not rotating? Please help
Can we use direct adafruit motor shield connected to ardruino please give code for using all these thing with adafruit motor shield and circuit diagram too It's my humble request I tried your past video but fail so please code and diagram will be waiting
so many youtube tutorial for educational purpose but money involve sad, the actual circuit we follow is not function but your circuit is different from what you did. then they comment for solution with money sad.
Merhaba üstadım bu parçaları nasıl , nerden , ne şekilde tedarik edebiliriz oğluma yaş günü hediyesi olarak yapmak istiyorum tabi en zor kısmı kaynak kodları
You have to use the H- bridge and there are two ports on that named ENA and ENB and you plug those into a port with a ~ next to it then u can just change the speed in the program
Source Code: create.arduino.cc/editor/mertarduinotech/3175b31d-8f66-44bc-a21f-1c8462768f11/preview
Recommended Items:
Use Your Muscles in Project - amzn.to/3wdL45C
37 Sensor & Module Packages - amzn.to/3m66WeQ
Try this Robot Arm - amzn.to/3fq8DCl
Best Resin 3D Printer - amzn.to/39tY8KB
Arduino Compatible Kits - bit.ly/2J2AFF7
Banggood Spring Sale - bit.ly/3slMbOn
5:18 for full wiring
Would this be possible if you wanted to hook up something to yourself that beeped every time it came into contact with a specific set of receivers?? So for example if it drove in a straight line it would beep when passing some obstacles but not others, depending if they had a receiver on it or not
Wouldn't it be a good idea to remove the protective film from the acryl before assembling ? :-)
yea that is what most tutorials do
you convince me that I need a Wowstick - just bought it after watching this :-)
@gaming master moiz Same
şuan bunu yapıyodum bildirimin geldi :) Birilerinin oyuncaklarıda artık projelere dahil edilmiş ;)
Mert Arduino yok ahşaptan şase yaptım 3d kalıntıları ilede hcsr04 e başlık 😂
Lindo proyecto y facil de hacer. el mío no gira el sensor de obstaculos. pero igual es divertido. adelante amigo.
El mio gira solo a la derecha 45grados
El mio no prende
Can I use the L293D motor driver insteed the one you used, to make line follower with obstacle avoider robot? Would there be any change in code?
what is the black thing you used for the servo motor?
Kullandığınız sensör nedir HC SR04 MU ? ürün de 2 cm e kadar algılama özelliği var diyor ama cisimlere sanki 2 cm den daha uzakta iken yön değiştiriyor? Yazılımsal bı hata mı var acaba yoksa daha uzun mesafede mi algılıyor
Hi
Can you help me please?
I have kids car electric
And i want to connect distance sensor to the wire of the motor. So when it will Get near something it will cut the power.
And reconnect it automatically when it will be cleared
Some dry contact i/o that can handle about 7 ampere 12v.
And this dry contact will be the switch of the wire ,
Can you help me of the components?
I just need to build the dry contact module part with the ir sensor
Thanks
Yossi
The video is very good. but circuit diagram shown is different from the wires connected in this video.
what's the name of the black thing that's connected with the servo and supports the ultrasonic sensor at the front?
you actually dont need it because its for measuring speed
Can I use Arduino UNO R3 SMD Atmega328P Board - Clone Compatible Model
Please tell me how to connect Bluetooth to this Shield. Should I connect it like this: Rx to Rx and Tx to Tx?
Without Shield, I connect it like this Arduino TX to Bluetooth RX with voltage divider 10k+20k and Bluetooth Tx to Arduino RX.
Anyway this car chassis is not good. It doesn't include any tool to securely tight the nut like 1:21. I ended up using super glue to get the motor tightly stick on the plate.
Hey could you please post the code, the one you attached does not open.
Can you also do it whitout the thing above the arduino (arduino shield)
Wow.........Super
The source code for the bot can be found in the video at about 6.00 mins.
Hi thanks you for your great tutorial, i followed it all but unfortunatly the servo and the sensor don't work ...have you some hint to solve this?
I have the same issue.
Go to robo_therapy on insta
Hlo bro u did a great work but source code is not opening in my phone
Im having problem with the speed of motors, right one is faster than left what should i do
Hello @_.ah7 , i Also encountered the same issue but there is an very easy solution to it.
1. Go to the code and try changing the code (check for voltage too)
2. Check out the tire and motor physically for build issues.
thanks
can i use the 4 double AA to power the Arduino? why use a separate battery?
Different voltages
My teacher: students, you need to build an obstacle avoiding robot-
Me: you didn't even teach us how to make a robot car and we don't even have soldering sets
My teacher again: If you don't have the needed components, you can build something else. you would've known sooner if you didn't interrupt me 👀
Me: Ohhhhhhh okay
I was literally about to freak out!
Why do you need two GND to the H-Bridge? According to your sketch, I need one from the battery and from the sensor shield. Why is that?
When you have 2 different power sources you should always put them to same ground or you get some unexpected results
I m using 2 9v batteries to power the same DC motors u have but it's not powering up ??
Sunita Agarwal check voltage of the batteries, do you have ground of the driver connected to the arduino ground?
Why do u only reply to compliments. A lot of people r asking questions.
hes lazy to and theres a lot
Having trouble with readPing compiling. Says not declared in scope. Any solutions?
After unboxing dude😁😁
Please help. Four cables that is going from the sensor to the board is different on the diagram from the footage. On the footage, it is not clear due to adjoining cables of two different colours. Please help.
please tell the component which is used in this project
how did you join the sg90 wires with wires of ultrasonic sensor together and both together in sensor shield
Is it cheaper than your last one?
Is all these true
Is your code correct
While verifying there shows many errors
Dude is that AA battery or AAA??
Video is pretty good. The music is annoying, sorry!
Where did you make the circuit design and what parts did you use?
Thanks in advance and keep the great work!
Tinkercat
I couldn't order this why
Hi i need a explication of this part of the code
Int readping(){
Int cm = sonar.ping_cm();
If (cm==0){
Cm=250;
How much power is required to run a 300 rpm motor?
Amazon gives with 6 battery but in cd tutorial it shows as 4
Thanks for ur work. And i have a question on this arduino car. I followed ur instructions, but my servo motor is not working well(almost not at all). Other things like motor, driver, arduino, ultra sensor are working well. I hope u to give me a solution for servo problem. Thank you
When I start my car, it doesn't go forwards. It stays still and only detects the obstacles with the sensor and only turns. I'm not using the UNO Shield
I have the same problem. When you find a solution let me know
@@HassanAli-py9ce have you found the solution?
what's in the car kit
best
Hey! Great project you got going! I got a question though:
How would you go about to make it into a path finding car which has mapping capability, enabling it to get to point A to point B with a single user input on an interface? Would you need additional hardware? What additional software would be needed?
for mapping you need an IMU or something which gives positional knowledge
Can you just add the programming link for the kit
What wieght carry this car
Wish I had this video when I put together my kit.
thanks, you help me a lots.
Sir please help me to make two bot carry a stick and go one place to another place to avoid the abstracal
Please upload the circuit diagram in description section.
i follow everything from set up to code but only the servo is working
Dm robo_therapy he’ll help
@@hiteshjain2640 is that a site or a yt channel? By the way, i been able to fix the problem by inputting another code, thanks
It’s a Instagram page
@@mimingsalvatore6550 hi, sorry if im 4 years late but what was the code? im experiencing the same problem too
My Sensors were working but my motors weren't rotating so i fixed it by
1) connecting 5v to the empty port next to the gnd and 12v ports on the L298N and
2) i made sure all 3 jumpers are in their place on the L298N , one was missing so i connected the 2 pins simply with a wire
3) i connected gnd of L298N and arduino gnd together
Hope it helps someone with the same problem....
Thank you!!
Nice Sir great work . but sir please tell me the name or all parts you have used in this video . name of every module . you,ve used in this video
Like it. I wonder about the price is really $20?
The description only writes the price of tools.
no
Bhai nhi Horh error bol rh hai no such file
Plz reply
you have to install the library first
How to buy this mica? Or anyone else have design for this mica?, help me
how do you do it with a sensor shield 4.0
i am new . what are the materials . name please . so that i can buy in market
Great project. Please where can i find the newping.h library? Thank you
search libraries newping
Can anyone give me the code but I don’t want the servo or I don’t want it to include on coding
A1 scope is not declared how to solve this problem
Huhu mine's not working, already installed the NewPing in the library, the code was successfully upload but the servo motor is not rotating? Please help
my servo motor works but the wheels don't turn, if yours do can you tell me do I take the jumpers out on the motor board?
Just check your connections between the L2982 to the motor chassis then to arduino.
What did you do to your servo motor? Did you change the code? Please help
greate project bro
hey, what is this thing above arduino ??
Same question
Its a shield. Makes for easy connection.
Can we use direct adafruit motor shield connected to ardruino please give code for using all these thing with adafruit motor shield and circuit diagram too It's my humble request I tried your past video but fail so please code and diagram will be waiting
Need code
Still, waiting for your reply
@@coral8551 your not gonna get it
@@iaccidentallysubbed1005 ikr :(
first ☺again u are perfect man
Thanks a lot dispite this is a common project. Good job, keep going
Hey can you give me code of obstical following version of it
so many youtube tutorial for educational purpose but money involve sad, the actual circuit we follow is not function but your circuit is different from what you did. then they comment for solution with money sad.
plz give the thing name required to make this car
Plss organise a giveaway of modules ........😗
Can you show fast line follower?
Please some one tell me that what the sensor shield is useful for ?
Alireza Tabaei to shield the sensor
That base have na we have to remove that brown stickers bro
merhaba kodu sadece arduino ya mı yukluyoruz servo motora yüklenecek birşey var mı
Kitne rupees ki kit h
Hi, I realy want the explanation of the code. I'm wondering if you can help me.
i got this problem
ser_open(): can't open device "\\.\COM3": The system cannot find the file specified.
anybody can help?
Excellent
program is completed but its not working
Merhaba üstadım bu parçaları nasıl , nerden , ne şekilde tedarik edebiliriz oğluma yaş günü hediyesi olarak yapmak istiyorum tabi en zor kısmı kaynak kodları
I want buy these kits
This goes way too fast slow down a little bit so we can see what you are doing sheesh
can this work with 4 wheels?
No. code is different
@@jessejamsen1244 How is the code different? The motors are linked together by side 2+2.
wow!
i wish i had all of this stuff
We're is the libraries for servo?..plssss🥺🙏🙏🙏
It is servo.h it is already there in the software
Can you make a human following robot with arduino please....
great job bro
❤️ great project 💡 ❤️
it won't let me download the code
Hello you are help me in this project between some parts are change.
How do I adjust the speed of the motor dc?
You have to use the H- bridge and there are two ports on that named ENA and ENB and you plug those into a port with a ~ next to it then u can just change the speed in the program
~ means PWM Pulse Width Modulation
I'm trying to do this project but I need the code for arduino, please could you send me it?
is in the description
Hocam Gps kontrollü bir araba bekliyorum türkçe kaynak yok bu konuda bir el atarsan çok mutlu olurum
When I bought it it came with 6 battery not 4
thanks!
make it with 2 sonar sensor
bro can u make an order
for me in bangood
i will pay u the money please bro to ind telangana hyd