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

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มี.ค. 2020
  • 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/wp-content/uploa...
    ----------------------------------------------------------------------------------------------
    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.

  • @dinithinith9223
    @dinithinith9223 2 ปีที่แล้ว +1

    Thank you so much

  • @shoba8733
    @shoba8733 4 หลายเดือนก่อน

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

  • @Music-tr6se
    @Music-tr6se 4 ปีที่แล้ว +2

    ♥Quad Store

  • @xuvcreations4360
    @xuvcreations4360 2 ปีที่แล้ว +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

  • @SAISAREN
    @SAISAREN 3 ปีที่แล้ว

    Bro when I verify it is showing error what to do

  • @sadabraza4841
    @sadabraza4841 3 ปีที่แล้ว

    With sarvo?

  • @tek-b5098
    @tek-b5098 2 ปีที่แล้ว

    please
    upload the links

  • @mahmoudrashwan6077
    @mahmoudrashwan6077 3 ปีที่แล้ว

    cant find the code ?!

  • @punitugoyal434
    @punitugoyal434 3 ปีที่แล้ว +1

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

  • @warriorpenguin3722
    @warriorpenguin3722 3 ปีที่แล้ว

    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  3 ปีที่แล้ว

      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 3 ปีที่แล้ว

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

    • @warriorpenguin3722
      @warriorpenguin3722 3 ปีที่แล้ว

      @@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 3 ปีที่แล้ว

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