Dear brother, I worked for the robot, but there is a problem when I know how to program the robot. You can do a video about how to program the robot from the computer
Hello, hey, I wanted to ask you a question. I copied the code from the robot and it doesn't grab the code. It appears to me that it has errors. Thanks for Reading this🙂
I tried all the ways. But I am getting a strange alarmic sound. Not sure which is emitting the sound Arduino or L293d shield. I'm a beginner to Arduino and I'm a mechanical engineer and I only know basics of electrical and electronics. Only the servo is working, that too only if I connect to my laptop. All the 4 BO dual shaft geared DC motors are not even moving an inch. But instead getting the strange sound from boards. Initially I thought that two 9v dc batteries are not giving sufficient amps to motors. Hence I tried connecting 4aa size batteries to L293d and 9v dc to Arduino. But nothing is changing. The output from motor pins of Ada fruit L293d is too low to drive the motors. That is what t I am thinking after wasting a whole day with this project by trying various connections with aa cells, 9v dc batteries, USB connector to laptop. Arduino is not damaged. It is still being recognised by laptop, the LEDs are glowing. And I tried uploading and resetting several programs. Arduino works very fine. I'm suspecting L293d, because one of the ic 's is getting really hot. When switched on. But the green LED is glowing and servo is working fine. I'm really loosing my mind. Please can anyone guide me with this issue. Thank you and sorry for lengthy comment. I have no other option
I connect ed 2 lithium battery in series but motor runs for 1 sec and stops randomly and start randomly Pls solve my problem When i connect to laptop it works perfectly
It doesn't move for some reason..... strangely my motor setup and battery work fine when i run Bluetooth controlled car.....but in this obstacle robot the motors seem to be straining badly
Listen i have make this fully working... STEPS= ROBOT U ALL WILL MAKE... THEN IN CODE U HAVE TO DOWNLOAD 3 LIBRARY... WATCH VEDIO HOW TO DOWNLOAD LIBRARY IN ARDUINO , THEN UPLOAD THE CODE, IT WILL WORK... PEOPLE WITHOUT UPLOADING LIBRARIES, UPLOAD CODE, THATS WHY ITS SHOWS ERROR... OK.. UPLOAD LIBRARY FIRST.... I'M VERY HAPPY MINE IS MADE ❤
you will have to buy some female headers and solder them on to the shield ( I you use male headers, use a female-female jumper wire, if you use female headers, use a male-female jumper wire), there are a few holes on one corner of the shield.
@@sonifasharmin3609 hey so where to solder it there are holes but if we solder it where does it get its connection is it already in board holes plz reply
My Rear Wheels are not working when i connect it to motor driver initially they were working but no there is very less supply of power to the rear motors. What should i do now? Please reply me as soon as possible
To Buy this complete project kit visit the online store 👇👇 techparts.in/product/5f8fd4f1dd26bf1bf89fb818 They providing very good service and also offering free delivery so guys make use of it and rock it
I have a question...I don't know anything about Arduino but I just got an assignment on it....If I go through this code and instructions, can I build it without anyone's help??or I need to decode again? Plz help if anyone knows
To Buy this complete project kit visit this online store 👇👇 techparts.in/product/5f8fd4f1dd26bf1bf89fb818 They providing very good service and also offering free delivery so guys make use of it and rock it
Sir I install libraries but the error is move backward was not declared in the scope, lookright,lookleft change turnright,turnleft the error was showing please....help me sir
Thanks so much sir. I am in 8th grade and won the science fair in my school. 😊😊😊❤️❤️❤️ Only because of this project
Code dear
Can u send me it's source code
Wow. Congrats!
How to you coding in arduino
You used this code and libraries
Super bro very very great, phantastic and good job
thanks brother your video helped a lot,its not a fake video,really the project worked
thanks,thanks,thank you
can you make another video on computer programing?
Programming Processing some confusing so make one specific video to the programming please🙏 😊
Yes you are right
My code get compiled but it's not uploading it says there is problem in uploading to the board
you are a genious man
I upload coad on obstacle car but they did not work please help me what I do with car
Aap ne ye Motor driver L293d pe female to female jumpers wires ka kaise laga ya
Bro do you control the car with anything? Please answer today.❤❤
Good job sir..👍
Thank you, keep sharing our videos
😊ys ofcourse.
what arduino version you can use?
Can i use 2 motor in place of 4 if YES then code is same or any change?????
Then the code will change
Very good robot and correct code. Working properly. Thank u
Sir please help me mu motors are not rotating
Bro,plz hlp me.my robot not work,code uploading successfully but not work,library file webpage is blocked.code is not work
Bro plz say which rpm gear motor do u use bro and which mah of battery do u use bro
this code needed some debugging, please dont mind it brother, m just an curious person who love electricity just like you,
hear is the debugged code:-
#include
#include
#include
#define TRIG_PIN A0
#define ECHO_PIN A1
#define MAX_DISTANCE 200
#define MAX_SPEED 100 // sets speed of DC motors
#define MAX_SPEED_OFFSET 20
NewPing sonar(TRIG_PIN, ECHO_PIN, MAX_DISTANCE);
AF_DCMotor motor1(1, MOTOR12_1KHZ);
AF_DCMotor motor2(2, MOTOR12_1KHZ);
AF_DCMotor motor3(3, MOTOR34_1KHZ);
AF_DCMotor motor4(4, MOTOR34_1KHZ);
Servo myservo;
int dssl,dssr;
boolean goesForward=false;
int distance = 100;
int speedSet = 0;
char last_turn;
void setup() {
myservo.attach(10);
myservo.write(115);
delay(2000);
distance = readPing();
delay(100);
distance = readPing();
delay(100);
distance = readPing();
delay(100);
distance = readPing();
delay(100);
}
void loop() {
int distanceR = 0;
int distanceL = 0;
delay(40);
if(distance
How to download a AFMotor sir.
@@johnnoelnavigar3615 install it from SKETCH ---then ----libraries----then-----MANAGE LIBRARIES
thanks a lot dude
Bro after uploading ur code only servo motor is running,but wheel are not running what should I do now?what would be the problem?
❤❤
Can I use Arduino UNO R3 SMD Atmega328P Board - Clone Compatible Model
What is the range to control ? I mean how many meter away ?
Dear brother, I worked for the robot, but there is a problem when I know how to program the robot. You can do a video about how to program the robot from the computer
i can show
@@srikantca143 plz show bro plz I request u bro plz
Why does an error appear in the code? لماذا يظهر خطأ في الكود؟
Sir, is circuit diagram correct?
Hello, hey, I wanted to ask you a question. I copied the code from the robot and it doesn't grab the code. It appears to me that it has errors. Thanks for Reading this🙂
Can you tell me what error it shows?
Bro after aploding the code and powering up. There was a beep sound and no wheels are moving. Please help me with this problem 🥺🥺
conecta 12v con 1.5 A en la alimentacion del arduino
@@JeffBv19 thank you bro
I got same problem Is it working or not Bro?
I tried all the ways. But I am getting a strange alarmic sound. Not sure which is emitting the sound Arduino or L293d shield. I'm a beginner to Arduino and I'm a mechanical engineer and I only know basics of electrical and electronics. Only the servo is working, that too only if I connect to my laptop. All the 4 BO dual shaft geared DC motors are not even moving an inch. But instead getting the strange sound from boards. Initially I thought that two 9v dc batteries are not giving sufficient amps to motors. Hence I tried connecting 4aa size batteries to L293d and 9v dc to Arduino. But nothing is changing. The output from motor pins of Ada fruit L293d is too low to drive the motors. That is what t I am thinking after wasting a whole day with this project by trying various connections with aa cells, 9v dc batteries, USB connector to laptop. Arduino is not damaged. It is still being recognised by laptop, the LEDs are glowing. And I tried uploading and resetting several programs. Arduino works very fine. I'm suspecting L293d, because one of the ic 's is getting really hot. When switched on. But the green LED is glowing and servo is working fine. I'm really loosing my mind. Please can anyone guide me with this issue.
Thank you and sorry for lengthy comment. I have no other option
i had the same issue when i connected 6 x AA batteries. It turns out, you need two of thos 18650 batteries connected in serial and it works.
I connect ed 2 lithium battery in series but motor runs for 1 sec and stops randomly and start randomly
Pls solve my problem
When i connect to laptop it works perfectly
Same happens with me
This project is a headache
me also some problem :(
does it also works with 4 AA battery or only Li-ion battery
It worked with the 4 AA batteries for me. So, yes
It is change direction automatically???
It doesn't move for some reason..... strangely my motor setup and battery work fine when i run Bluetooth controlled car.....but in this obstacle robot the motors seem to be straining badly
I am a beginner when the code does not work, is there a way to solve this problem?
Can we use simple dc motor
Yes but have to use other wheels
Listen i have make this fully working... STEPS=
ROBOT U ALL WILL MAKE... THEN IN CODE U HAVE TO DOWNLOAD 3 LIBRARY... WATCH VEDIO HOW TO DOWNLOAD LIBRARY IN ARDUINO , THEN UPLOAD THE CODE, IT WILL WORK... PEOPLE WITHOUT UPLOADING LIBRARIES, UPLOAD CODE, THATS WHY ITS SHOWS ERROR... OK.. UPLOAD LIBRARY FIRST....
I'M VERY HAPPY MINE IS MADE ❤
Can you provide please programming codes
Super bro amazing
Can I give it 12 v input
(Three 1850 battries)
Where you buy this thing
How much will it cost totally?
Where do I get all this thing
Ur program was not running in my laptop,,..plz help me
Superb video
Please help me bro software creating
Pls tell me how to make this with 2 motors
Is battery is rechargeable
Can we code using mobile?
Thanks for ur help bro
Can you tell the model of the motor driver
L293D
Ur code drives 4 motors but servo motor and uv sensors are not working can u help me
Thank you sir I am in 5th class my school project is completed.
You used this code
Hi 5x Gear If I increase the chasis size from 9x14, to few more centimeters, will this works same?
Yes
salve, ho fatto tutto esattamente come descritto. girano solo le ruote. il servo motore non si attiva. ti prego aiutami
In which website you buy components
Aiya oke cod aka ghanna kohomada ???? 😍
Great innovation 😃
Thanks for your support mamma chinu 😂
Woow, this car was very nice
battery specification please
Same motor dhaan vaangirukken .....but wheels attach panna mudiyala bro ☹️please edhaavadhu solution sollunga
I want kit how much price
The normal motor driver shield doesn't have the thing in which you've put the jumper wires of the ultrasonic sensor..... What is that called???
@5xgear please help buddy!!
you will have to buy some female headers and solder them on to the shield ( I you use male headers, use a female-female jumper wire, if you use female headers, use a male-female jumper wire), there are a few holes on one corner of the shield.
@@sonifasharmin3609 hey so where to solder it there are holes but if we solder it where does it get its connection is it already in board holes plz reply
@@sonifasharmin3609 wouldn’t soldering burn the plastic off the male/female headers ?
For motors, you are having batteries! For Arduino board, where you did the wiring? How it is getting power ?
Bro he attached Arduino to moter driver which is directly connected to battery
Total cost
i have problem my servo is not working i dont know why
sir,which program do u use to upload the code
Arduino IDE if its arduino
i am confused too
Arduino ide
why if I unplug the cable the car does not work
Add power to arduino also
yes it is because your arduino is taking power from computer when plugged in. without computer arduino can not turn on
Hallo sir plz replaye sir coad work nahi kar raha ha
Please answer me that were is coding brother.........
Good will try
Y OUR description not show the CODE
My Rear Wheels are not working when i connect it to motor driver initially they were working but no there is very less supply of power to the rear motors. What should i do now? Please reply me as soon as possible
Recharge batteries
Correct bola
Change the terminals?
You helped me I like your vedios thank you
It's glad to know that my videos helped you.
what change i need to make in the code so that i can turn my robot more when an obstacle is located. plzz healp as soon as possible
Adjust the delay
you may adjust the delay to a longer time.
@@sachingarg5199 means please tell me I'm just 12 and I have an assignment to do a robot who can find located obstacle
From where the code starts
Where can I get the items of this car for making my own car?
To Buy this complete project kit visit the online store 👇👇
techparts.in/product/5f8fd4f1dd26bf1bf89fb818
They providing very good service and also offering free delivery so guys make use of it and rock it
Kitna case lagega
Coding me error aa rha h any help me
How to upload code bro please take short video to inform this fast
Please bro
Can you please make a vedio on coad of car plz
I have a question...I don't know anything about Arduino but I just got an assignment on it....If I go through this code and instructions, can I build it without anyone's help??or I need to decode again? Plz help if anyone knows
Fours years have been passed😅..but I want to ask have you made it that time?
A1 scope is not declared how to solve this problem
please.. send me the code
Super bro
which motor driver shield do you use please tell me (link)
super bro
hello bro can i use 4 battries 3.7 v ??
whenever i am trying to compile the code it is showing the error- error compiling the board for arduino uno, what should i do about this
Same problem for me...
make sure that your port, board, and processer are correct and if they are then try resetting arduino
Bhai sound or model bhaut badhya hh
Tusi great ho ji
Before I compile the sketch there was undeclared things ,what are those?
I need help in this project
Plz help
It shows error this line
AF_DCMotor motor1(1, MOTOR12_64KHZ);
AF_DCMotor motor2(2, MOTOR12_64KHZ);
AF_DCMotor motor3(3, MOTOR34_64KHZ);
AF_DCMotor motor4(4, MOTOR34_64KHZ);
same problem
How do you add pins motor shield
It Is Showing Use of Unclear Identifiers after compiling is done and compiles error
Please, add the library files needed for Arduino.
@@5xGear i added library file, then also show this problem
Hi bro
How to work in sketch app when installed first
voltaje and A?
Sir without seeing the obstacle canit move further in the following direction?
Please reply
bhai ya sara sman kha melga or yh palt bi
Is project mai kitna kharcha aayega
Bhai mene Keya tha he project uske leye muje 1800 rupees lage the
Bro pls share that how to by the product to make this
To Buy this complete project kit visit this online store 👇👇
techparts.in/product/5f8fd4f1dd26bf1bf89fb818
They providing very good service and also offering free delivery so guys make use of it and rock it
we should on the robot when we upload code?????????????????????
Can we use normal dc motor of should we use the same one as u have shown in the video . Please reply
Unfortunately, no. :(
How to control this robot??
It works on its own
Sir your code is not working Arduino software version 1.8.9 showing error please help me sir
What error are you facing? I think you forgot to install the library files.
~ Library Files - tinyurl.com/y3gulcpa
Sir I install libraries but the error is move backward was not declared in the scope, lookright,lookleft change turnright,turnleft the error was showing please....help me sir
@@5xGear sir yes I am also facing same doubt old help plz plz plz plz plz
I make this car but they did not work