Arduino obstacle avoiding Robot car | Arduino ultrasonic sensor and L298N based self driving car

Arduino obstacle avoiding Robot car | Arduino ultrasonic sensor and L298N based self driving car



#Arduino #SmartCar #electronicGuru

Buy Arduino obstacle avoidance car kit:

Download Code :

#Arduino #obstacle #avoiding #Robot #car #Arduino #ultrasonic #sensor #L298N #based #driving #car

ultrasonic

arduino robot,arduino robot car,arduino robot arm,arduino robot hand,arduino robot kit,arduino robot arm kit,arduino robotics projects,arduino robotic arm joystick,arduino robot making,arduino robot tutorial,arduino smart car,arduino smart car project,arduino smart car bluetooth,arduino smart car kit,arduino smart card,arduino smart car programming,arduino smart car code,arduino smart card reader,arduino smart car bluetooth code

Comments

39 responses to “Arduino obstacle avoiding Robot car | Arduino ultrasonic sensor and L298N based self driving car”

  1. Artit Polsawat Avatar

    Thank you so much teach very clear

  2. KMHooi BG Avatar

    Clearly explain, i give 5 star

  3. Angelica Cornelio Avatar

    sir can you please upload the circuit diagram? Please? because i needed on my project?

  4. Jisha Benny Avatar

    Can I use Arduino UNO R3 SMD Atmega328P Board – Clone Compatible Model

  5. Just Noor Avatar

    can you please give me wire diagram please i need it for my school project and i have same kit as you but i cant put the battery holder at the bottom because it dosent fit and the l298n dosent fit can u give an alternative way to put the components WHEN the bettery holder is on top!

  6. Jaye Larz Avatar

    Bro can you help me. I followed everything but mine's only go forward and hit the wall. The servo and the sonic sensor does not seem to work. Pls help

  7. Dinesh Rathod Avatar

    Bro plz can u share digram of wire connections

  8. alessandra angulo Avatar

    can you pass me the code?

  9. Garrick Nathaniel Avatar

    I check every wiring it worked exept the sencors what do i do
    A. Wiring
    B. Broken sencor
    Other (reply)

  10. Garrick Nathaniel Avatar

    Bro my black piece i to small cant fit I am stuck 🙁

  11. mahmod wazero Avatar

    My arduino doesnt take turns can u help pls?

  12. Kesi Mukasa Avatar

    Great video, i copied your code and the code is good but when i upload it to the Arduino UNO board only one motor turns and the sensor doesn’t work, does anyone else have the same problem, if so how did you go around fixing it thank you.

  13. Cherno Abdourahman Chaw Avatar

    Thank you so much. Your video is one of the many that motivated me to build mine too
    https://youtu.be/omdraron8xA

  14. Nalin Doshi Avatar

    This was actual error
    Arduino: 1.8.13 (Mac OS X), Board: "Arduino Uno"
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino: In function 'void setup()':
    sketch_feb06b:41:16: error: 'readPing' was not declared in this scope
    distance = readPing();
    ^~~~~~~~
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino:41:16: note: suggested alternative: 'NewPing'
    distance = readPing();
    ^~~~~~~~
    NewPing
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino: In function 'void loop()':
    sketch_feb06b:61:7: error: 'moveStop' was not declared in this scope
    moveStop();
    ^~~~~~~~
    sketch_feb06b:63:7: error: 'moveBackward' was not declared in this scope
    moveBackward();
    ^~~~~~~~~~~~
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino:63:7: note: suggested alternative: 'goesForward'
    moveBackward();
    ^~~~~~~~~~~~
    goesForward
    sketch_feb06b:69:22: error: 'lookLeft' was not declared in this scope
    distanceLeft = lookLeft();
    ^~~~~~~~
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino:69:22: note: suggested alternative: 'lookRight'
    distanceLeft = lookLeft();
    ^~~~~~~~
    lookRight
    sketch_feb06b:74:9: error: 'turnRight' was not declared in this scope
    turnRight();
    ^~~~~~~~~
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino:74:9: note: suggested alternative: 'lookRight'
    turnRight();
    ^~~~~~~~~
    lookRight
    sketch_feb06b:78:9: error: 'turnLeft' was not declared in this scope
    turnLeft();
    ^~~~~~~~
    sketch_feb06b:83:7: error: 'moveForward' was not declared in this scope
    moveForward();
    ^~~~~~~~~~~
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino:83:7: note: suggested alternative: 'goesForward'
    moveForward();
    ^~~~~~~~~~~
    goesForward
    sketch_feb06b:85:18: error: 'readPing' was not declared in this scope
    distance = readPing();
    ^~~~~~~~
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino:85:18: note: suggested alternative: 'NewPing'
    distance = readPing();
    ^~~~~~~~
    NewPing
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino: In function 'int lookRight()':
    sketch_feb06b:92:20: error: 'readPing' was not declared in this scope
    int distance = readPing();
    ^~~~~~~~
    /var/folders/sx/vgky1vfd24sc7rdp50041hpm0000gp/T/arduino_modified_sketch_437184/sketch_feb06b.ino:92:20: note: suggested alternative: 'NewPing'
    int distance = readPing();
    ^~~~~~~~
    NewPing
    exit status 1
    'readPing' was not declared in this scope

  15. Nalin Doshi Avatar

    I tried using your code. However getting an error on "readPing" not defined. What could be wrong?

  16. ts Avatar

    Do you have the circuit diagram?

  17. FIRE channel Avatar

    Can't download the file! Where else can you download it?

  18. FIRE channel Avatar

    We did everything as in the video! Uploaded the sketch! But only goes forward, ignores sonar and servo! What could be the reason?

  19. MR Experimentor Avatar

    It works bro Thank you .

  20. APLICAR CIÊNCIAS & ROBÓTICA Avatar

    Thanks, bro. You help me a lot. Sucess

  21. Karunaharan Ramilan Avatar

    Thank you very much sir.Sir,Can i Power Supply arduino and motor Shild at Same Time?
    How to Supply power ?

  22. Jose Alves Silva Avatar

    me vende um já programado pronto para uso

  23. adli fares Avatar

    can you speak indonesian ?

  24. Dead Man Avatar

    Nothing is working and my sensor gets heated up

  25. Immanuel Bobby Avatar

    Sir my servo is not working, can you help?

  26. aart boerland Avatar

    Why did you change the wires but didn’t show it in video can u pls say how I need to connect the wires

  27. Zeno Modiff Avatar

    good video bro keep it up come up with more stuff like this

  28. Helmut Haßfurther Avatar

    Is that really without instructions? That would not be salable in Germany. But the Chinese can do that because they have you to create a guide. I hope you have another component besides the components.

  29. Elektronik Atölyem Avatar

    Very nice project. I like it

  30. Technolab creation Avatar

    Nice product sir,
    Worth to buy

Leave a Reply