Arduino Robot Car | Obstacle Avoiding Robot Car 2WD with Ultrasonic sensor and L298N Module

Поделиться
HTML-код
  • Опубликовано: 26 июл 2019
  • #arduino_car, #arduino_robot, #obstacle_avoiding_robot
    - Arduino Obstacle Avoiding Robot Car 2WD Kit:
    1 x Car chassis
    2 x Car Wheels
    2 x DC Gear Motor
    2 x 20 line code disk
    4 x Fasteners (high intensity black acrylic)
    1 x Caster
    1 x Four battery box
    1 x Quality Rocker Switch
    1 x V5 shield
    1 x UNO R3
    1 x SG90
    1 x FPV
    1 x L298N
    usa.banggood.com/2WD-Avoidanc...
    - Wiring diagram and Arduino Sketch:
    www.cs.columbia.edu/~sedwards/...
    - Music:
    JJD - Sugar High Listen to the track here -
    open.spotify.com/track/0voHEI...
    ALWAYS WITH YOU - COLBREAKZ & LOXIVE Listen to it on Spotify here:
    open.spotify.com/track/7EkcZq...
    APHRODITE - NEPTUNICA
  • ХоббиХобби

Комментарии • 81

  • @JabiloJoseJ
    @JabiloJoseJ 2 года назад +2

    Cool bro....that ultrasonic sensor holder idea is smart🔥🔥

  • @yusrashahbaz8608
    @yusrashahbaz8608 5 месяцев назад +13

    This is the correct code:
    #include
    Servo servo;
    const int trigPin = 13;
    const int echoPin = 12;
    const int servoPin = 11;
    const int enAPin = 6;
    const int in1Pin = 7;
    const int in2Pin = 5;
    const int in3Pin = 4;
    const int in4Pin = 2;
    const int enBPin = 3;
    enum Motor { LEFT, RIGHT };
    void go(enum Motor m, int speed)
    {
    digitalWrite(m == LEFT ? in1Pin : in3Pin, speed > 0 ? HIGH : LOW);
    digitalWrite(m == LEFT ? in2Pin : in4Pin, speed

    • @crypto4all878
      @crypto4all878 Месяц назад

      does it work dude?

    • @ramelsagao3691
      @ramelsagao3691 26 дней назад

      Thank you for sharing this code , it's working. Only this code help me , there's a lot of videos here in RUclips wasting my time to watch their code in description not work properly.

  • @marialeliaguzmanramirez8046
    @marialeliaguzmanramirez8046 2 года назад +3

    EXCELENTE LO FELICITO JOVEN

  • @creativetechz
    @creativetechz 2 года назад +1

    nice

  • @emadabuhagag222
    @emadabuhagag222 Год назад

    thank you

  • @secorinjohnvincent8674
    @secorinjohnvincent8674 2 года назад +5

    can you put the codes of your obstacle avoidance robot please

  • @kellzbaker
    @kellzbaker 2 года назад +6

    Hey could you please give the code

  • @takalvert
    @takalvert 2 года назад

    Nice one

  • @sergerobichaud7251
    @sergerobichaud7251 Год назад +1

    Hy can you send me the diagram and sketch please cause your link not working

  • @slshashikaya501
    @slshashikaya501 4 года назад +2

    good job

    • @JoshDHD
      @JoshDHD 3 года назад

      ruclips.net/video/LSba-ByePao/видео.html

  • @user-rl6zm8ok1n
    @user-rl6zm8ok1n 11 месяцев назад +2

    bro can you share the code for controlling the motors

  • @kiranrudra
    @kiranrudra 2 года назад +1

    This is really helpful vedio & I wan to try. I could find only instructions pdf but not Arduino Sketch. Could you please help me with sketch link please ?.

  • @ghislainekegnon6627
    @ghislainekegnon6627 3 года назад +5

    hello! first of all congradulations for this work,it's so good!!
    please i want the code of obstacles avoiding car

  • @dhanunjayagoud4717
    @dhanunjayagoud4717 Год назад +2

    How to upload the code bro

  • @ahmededufani
    @ahmededufani 2 года назад +4

    hey please send me the code

  • @creative_lighting_ksg
    @creative_lighting_ksg 2 года назад

    Mera arduino project pura nahin Ho Pa raha hai yaar
    Thodi bahut programming mein dikkat a rahi hai

  • @imanebezzaz8320
    @imanebezzaz8320 3 года назад +3

    hey! i wanna ask you cause i connected my arduino uno and this code didn't work

  • @emilioguevara
    @emilioguevara 3 года назад +2

    Code please

  • @ahmedidress1287
    @ahmedidress1287 2 года назад +2

    Please type the code

  • @animmusiq5034
    @animmusiq5034 2 года назад +2

    code pls

  • @worldVK1704
    @worldVK1704 Год назад

    Brrooooo..... Do kuch code diagram yrr...... ❤❤

  • @mailahlaqui2926
    @mailahlaqui2926 2 года назад +8

    Yes, how to do the code pls

  • @dhanunjayagoud4717
    @dhanunjayagoud4717 Год назад

    What we need to do

  • @boss64fun
    @boss64fun 9 месяцев назад +1

    please send me the code, greetings from germany

  • @NguyenMinhuc-ns4wt
    @NguyenMinhuc-ns4wt 4 года назад +1

    code please

  • @farahmaad
    @farahmaad 9 месяцев назад +11

    😭😭😭Please I need the code very badly please give me the code

  • @vipalsharma4120
    @vipalsharma4120 2 года назад +1

    Not open sketch

  • @SarimXhan
    @SarimXhan 11 месяцев назад +1

    BROTHER YOUR CODE IS SHOWING ERROR PLZ HELP AND SEND CODE AGAIN
    PLZ PZLPZLZPZLZPZLZ

  • @iyadhmeid1687
    @iyadhmeid1687 3 года назад

    Bonjour, combien de temp j'ai cherché cette vidéo et maintenant je la trouver

  • @kmhooibg7577
    @kmhooibg7577 2 года назад

    oh my god no need coding? just install wire only??

  • @81LeoLeon
    @81LeoLeon 3 года назад +1

    Y el codigo??

  • @ancientgear7192
    @ancientgear7192 3 года назад +8

    Actually, you could remove the brown sticker from the frame and you would be left with a transparent one.

    • @hopelessnerd2482
      @hopelessnerd2482 2 года назад +2

      ohhh thanks buddy

    • @SALMANULFARISMM
      @SALMANULFARISMM 2 года назад

      How is that any youtube video. I can't remove that
      please reply

    • @ancientgear7192
      @ancientgear7192 2 года назад

      @@SALMANULFARISMM in the box I got the brown surface could be removed like a sticker. Maybe you got another version?

    • @SALMANULFARISMM
      @SALMANULFARISMM 2 года назад

      @@ancientgear7192 ok thank you

    • @SALMANULFARISMM
      @SALMANULFARISMM 2 года назад

      @@ancientgear7192 which Sensor sheild V5. To buy on amazon. Any link

  • @creative_lighting_ksg
    @creative_lighting_ksg 2 года назад

    Bhai mujhe aapse kuchh baat karna hai

  • @panzer737
    @panzer737 Год назад +2

    And the code?

  • @princegaming1462
    @princegaming1462 3 года назад

    bhai conection ka photo bhejo

  • @saikrishnabandiwar8916
    @saikrishnabandiwar8916 3 года назад +1

    Hi bro, can you send me the code of obstacles avoiding car

    • @slinfinityprogrammer1000
      @slinfinityprogrammer1000 2 года назад

      i can send

    • @luislloydmahusay235
      @luislloydmahusay235 2 года назад

      @@slinfinityprogrammer1000 can you send it to me too?

    • @slinfinityprogrammer1000
      @slinfinityprogrammer1000 2 года назад

      @@luislloydmahusay235 come to my channel .and come to FB from it

    • @luislloydmahusay235
      @luislloydmahusay235 2 года назад

      @@slinfinityprogrammer1000 can you kindly send the link instead? i already browse your FB and yt post, and i didn't see the coding of this project. thankyou

    • @gsm5480
      @gsm5480 2 года назад

      I need it too can u send the code here in the comments please?

  • @amanda_darmawan
    @amanda_darmawan 4 месяца назад

    WHERES THE CODE

  • @bouaouinasaid5143
    @bouaouinasaid5143 5 месяцев назад

    le code ne marche pas

  • @the.exalter
    @the.exalter 7 месяцев назад

    Please send the codde

  • @JitendraSingh-vm6uw
    @JitendraSingh-vm6uw 3 года назад

    coding baj sakta hay

  • @user-hf4yw7oq3k
    @user-hf4yw7oq3k 7 месяцев назад

    Please send me the code

  • @serdarsenol7307
    @serdarsenol7307 4 года назад

    That is not a sufficiant clip that shows which wire goes where and how to customize the software that corresponds the hardware☹️

    • @JoshDHD
      @JoshDHD 3 года назад

      ruclips.net/video/LSba-ByePao/видео.html

    • @JoshDHD
      @JoshDHD 3 года назад

      ruclips.net/video/LSba-ByePao/видео.html

  • @creative_lighting_ksg
    @creative_lighting_ksg 2 года назад

    Please bhai

  • @creative_lighting_ksg
    @creative_lighting_ksg 2 года назад

    Please bhai help

  • @booyaaaah1699
    @booyaaaah1699 3 месяца назад

    Code

  • @jonathancabsag4195
    @jonathancabsag4195 3 года назад +1

    the code has errors!!!!!!!!!!

    • @slinfinityprogrammer1000
      @slinfinityprogrammer1000 2 года назад

      send it i will correct it

    • @alicelieselounebulisix9261
      @alicelieselounebulisix9261 2 года назад +1

      @@slinfinityprogrammer1000
      here:
      #include
      Servo servo;
      const int trigPin = 13;
      const int echoPin = 12;
      const int servoPin = 11;
      const int enAPin = 6;
      const int in1Pin = 7;
      const int in2Pin = 5;
      const int in3Pin = 4;
      const int in4Pin = 2;
      const int enBPin = 3;
      enum Motor { LEFT, RIGHT };
      void go( enum Motor m, int speed)
      {
      digitalWrite (m == LEFT ? in1Pin : in3Pin , speed > 0 ? HIGH : LOW );
      digitalWrite (m == LEFT ? in2Pin : in4Pin , speed

    • @alicelieselounebulisix9261
      @alicelieselounebulisix9261 2 года назад

      @@slinfinityprogrammer1000 please help me correct it