How to make a DIY Obstacle Avoiding Robot Car using arduino without servo

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024
  • Hello All, In this tutorial we are going to explain how to make a DIY Obstacle Avoiding Robot Car using arduino uno r3, L293d motor driver shield.
    Note: We are not using servo in this build.
    ----------------------------------------------------------------------------------------------
    You can purchase the entire Quad Store - Line following robot car kit from Amazon India and their website using the links given below;
    Amazon India Purchase link:
    (Links will be updated later)
    Quad Store Website Purchase Link:
    Use Coupon Code: FLASH100 to get Rs 100/- discount
    (Links will be updated later)
    ----------------------------------------------------------------------------------------------
    Components/Parts Required:
    1. UNO R3 board, USB Cable
    2. L293d motor driver shield for uno r3
    3. Complete 2wd Car Chassis with motors and wheels
    4. Ultrasonic Sensor (HC-SR04)
    5. 4 cell AA Battery holder with ON-OFF switch
    6. Female - Female jumper wires
    ----------------------------------------------------------------------------------------------
    Download Link: Source Code & Circuit Diagram:
    quadstore.in/w...
    ----------------------------------------------------------------------------------------------
    Tags:
    #Obstacle avoiding robot #Obstacle avoiding car #Arduino robot
    #Arduino smart robot #Arduino smart car #Tutorial #Arduino robot car
    #Arduino robot tutorial #Arduino robot projects #Source code #ObstacleAvoidanceRobot #ObstacleAvoidanceCar #ArduinoProjects #SourceCode #Tutorials

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

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

    I was able to run this with a couple of modifications - I powered Arduino with 5V and in the circuit connection attached VCC pin from ultrasonic to 5V and its Gnd (instead of 9V as you have described). It worked fine. The software required no modifications but you need AFMotor libraries.

  • @Music-tr6se
    @Music-tr6se 4 года назад +2

    ♥Quad Store

  • @shoba8733
    @shoba8733 9 месяцев назад

    Can u use a 9v battery to power the arduino?

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

    Thank you so much

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

    In opening of codes file
    "The file is formet not supported"
    this line is show

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

    Today l made this robot

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

    can u share the AF motor library

  • @punitugoyal434
    @punitugoyal434 4 года назад +1

    Can I attach driver module to 9v battery instead of powering Arduino

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

    With sarvo?

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

    Bro when I verify it is showing error what to do

  • @tek-b5098
    @tek-b5098 3 года назад

    please
    upload the links

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

    cant find the code ?!

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

    i have done as you have done in video . but when the obstacle come the robot crashes into it and sometimes motor torque is very low that the robot doesn't move what to do now ??

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

      First make sure if your ultrasonic sensor is working. In serial monitor see if you are getting values of ultrasonic sensor. You can always increase the motor speed in the code. Also check if you are using good batteries.

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

      @@QuadStoreRobotics i am using power bank
      i will check that my ultrasonic sensor is working in serial monitor

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

      @@QuadStoreRobotics i checked it today its showing this -
      Close Obstacle detected!
      Distance From Robot is 0 CM! Turning !
      Only MOTOR-1 working
      CM! Turning !
      Only MOTOR-1 working
      Close Obstacle detected!
      Distance From Robot is 0 CM! Turning !
      Only MOTOR-1 working
      Motor test!
      Close Obstacle detected!
      Distance From Robot is 0 CM! Turning !
      Only MOTOR-1 working
      Close Obstacle detected!
      Distance From Robot is 0 CM! Turning !
      Only MOTOR-1 working
      Close Obstacle detected!
      Distance From Robot is 0 CM! Turning !
      Only MOTOR-1 working
      Close Obstacle detected!
      Distance From Robot is 0 CM! Turning !
      Only MOTOR-1 working
      Close Obstacle detected!
      Distance From Robot is 0 CM! Turning !
      Only MOTOR-1 working
      Close Obstacle detected!
      is there a problem?????

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

      @@QuadStoreRobotics and in other projects my ultrasonic sensor is working