Adafruit Motor Shield V2 - DC Motors

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • This video walks through how to connect and code a DC motor with the Adafruit Motor Shield V2 for Arduino.
    For other great tutorials, please subscribe: / remiwauthy
    Here's the link to the tutorial: learn.adafruit...

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

  • @sangeetaroygain9220
    @sangeetaroygain9220 4 месяца назад +1

    Very helpful thank you

  • @elave16
    @elave16 5 лет назад +4

    quick and simple.. good video. thanks!

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

    Nice very clear tutorial. Thank you.

  • @donayre21
    @donayre21 5 лет назад +4

    Hey man would you mind explaining how to use the prototype area, I'm really confused on how to use it...

  • @manavsidhu9063
    @manavsidhu9063 5 лет назад +4

    Wow very helpful

  • @dugudr
    @dugudr 5 лет назад +2

    Which systems can I use to drive 1000s of stepper motors(not hobby servos)?

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

    Does this also apply to version 2.3? Thank you.

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

    Can you help please? I'm running the latest Arduino IDE on an Apple M1 Mini. I tried to download the Adafruit Motor Shield V2 include files, but the IDE says I already did. However, when I try to compile, it says the AdaFruit_MotorShield.h file is missing. Any ideas? Thanks

  • @ramazanaksari7007
    @ramazanaksari7007 5 лет назад +1

    I have KA03 Motorshield from Velemann can i use this code is that combatible?

    • @RemiWauthy
      @RemiWauthy  5 лет назад

      I don't think so. I believe it is only compatible with the Adafruit Motorshield.

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

    How to program for multiple adafruit shield togather on arduino
    Kindly reply

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

      Hello Sehab. I have never done this myself, but to to this you must solder across the jumper shown here: learn.adafruit.com/assets/9513. This will allow you to address each shield differently depending on where you make the solder connection.
      Check out this link for more details concerning the code and addressing each specific shield: learn.adafruit.com/adafruit-motor-shield-v2-for-arduino?view=all#stacking-shields

  • @wilgarcia1
    @wilgarcia1 6 лет назад +2

    thanks

  • @reverseaffliction5440
    @reverseaffliction5440 6 лет назад +4

    Thanks for the tutorial!

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

    Hello! .. Instead of motors, could I connect 1relay on each channel? Thanks 🙋🏻‍♂️

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

      I don't see why you couldn't do that. Though, you can still connect a relay to any of the digital pins as well.

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

    How can I connect 2 motors to the board? So I can take double amps for each one?

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

      You can plug up to 4 DC motors to the four slots (M1, M2, M3, M4).

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

    can you please let me us know what command to type if we want to turn right or left?

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

      This all depends on your motor configuration. Do you have four motors/wheels or is it configured like a typical RC car (one motor in the rear to control front/back direction and one motor in the front to turn weeks left/right)? Or is it simply two motors, one left, one right?

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

      @@RemiWauthy it's for the car

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

    How many sensors ( Infrared and ultrasonic) can be plugged into this board

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

      The same number as a regular Arduino UNO. Ultrasonic sensors usually use two pins and there are 14 digital pins and 6 analog pins. So in theory 10 ultrasonic, though usually I wouldn't use pins 0 and 1.

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

      I believe infrared sensors just use up one pin.

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

      @@RemiWauthy Infrared sensors use three pins VCC(+5V), GND and Analog. I want to use 2 sensors on this board but there is only one VCC(+5V), What can i do ?

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

      @@salah4654 Different options. If you have a breadboard you can hook up the 5V to one of the rows. Otherwise you can connect the infrared's VCC to one of the digital pins then program that pin to be always HIGH. Hope this makes sense...

  • @remiwauthyhater2748
    @remiwauthyhater2748 5 лет назад +2

    I hate DC, go MARVEL!