Obstacle Avoidance Robot Car - Arduino

Thank you.

dupe

Need help with the L298N

dupe

Need help with the L298N

dupe

Need help with the L298N

dupe

thANKS.

 Thanks for the bottom part. I got that right. But I have a problem with where to place the upper arduino related wires. Please if you’ve got a diagram for where to place each wire, post it. im so confused right now.

My Arduino wiring

DSC_1439.jpg

DSC_1443.jpg

thank you soooo much for the wiring.

Sorry if im asking too much, but if you’re an expert programmer, please help me with this:

i downloaded a script for arduino: (this is part of it)

#include “Ultrasonic.h”

#include <Servo.h>

#include <Motor.h>

Ultrasonic ultrasonic(12,13); // 12->trig, 13->echo

Servo myservo; // create servo object to control a servo

Motor motor;

 

it’s showing me this and not letting me compile:‘Ultrasonic’ does not name a type

What does this mean? And what should i do to fix it?

i put the wires just like

i put the wires just like you said, downloaded the IR library and installed it, and uploaded the script. Now all that happens when I press the ‘1’ button is the robot judt keeps moving forward. I tried to move the head thinking that the servo was stuck, but the head (the ultrasonic sensor) would just vibrate in its place. You got any idea about what’s happening?

 

Check the wiring of the

Check the wiring of the microservo and ensure that you are using the correct pin according to the programming code. 

Microservo must be connected

Microservo must be connected to pin number 5… just in case

Thanks! I´m using 2

Thanks! I´m using two 3.7 V batteries in series to power the Arduino board. Motors are powered by the Arduino 5V output

Help with wiring required with this code

I have bought kit, sensor shield is v4.0 , can you please help me in wiring this ? i am really confused and i am very new to this…

i have tried searching on google so far i am not able to figure it out completely. 

please i need help


You may check my wiring in

You may check my wiring in the pictures i posted earlier in this blog. Look for them. Good luck!

Wiring confusion

Can you please help me in the wiring? and where should i put the ENA & ENB pins? 

Please send me schematic capture or writing diagram of project

Thank you for sharing . I have got code . But i don’t have neither schematic capture nor writing diagram of project . please send it for me .

 My gmail is : [email protected]

Thank you so much !

doubt

I see another arduino shield above .Can anyone tell me that is, if we have the H bridge below?.
Would serve any remote or has to be one specific?.                          
Thanks.

**Wiring the motor **
WHere do you connect the Black wire from the ground motor shield?

On your second picture from your post on 2014-02-28

Thank you!

Wiring motor signals to sensor shield V5

Hello,

i have the same robot, i have the same robot. But cannot start motors for drive the wheels.I wired the robot as in description here.

May I ask question about wiring.

1) did you connect 5V and GND contacts of motor shield to Sensor shield V5?

2) Did you connect ENA and ENB port of motor shield to sensor shield V5? In your code these ports are not declared. You dont use them? How you enable motors to start?

 

Servo motor

Hi! I have problem with servo motor, when  I plug in the power wire the servo is turn left  and its staing there and that it, what i have do to do fix it? I have same wireing as it’s on the pictures.PLS help

Count of Pins

Hello…

 

I would like to know the pins to connect the motor shield for Arduino! I can not see the images … It is not clear in the images !!

 

It would be good to do an engine shield wiring map with Arduino !!

 

Example:

 

        ENA -> Orange -> Arduino (?)

        IN1 -> Yellow -> Arduino (6)

        IN2 -> Green -> Arduino (7)

 

        IN3 -> Blue -> Arduino (8)

        IN4 -> Purple -> Arduino (9)

        ENB -> gray -> Arduino (?)

        Gnd -> Black -> Arduino (gnd)

       + 5V -> White -> Arduino (+ 5V)

 

You made a direct connection between the + 5V and the engine power of VMS? The GND of the power of the engines, direct you called the Arduino?

 

Please, I really wanted this information … I’m starting now in the world of Arduino! Dificuladade still have much, but what I’m not lacking in determination …

 

  THANK YOU ALL…