Это видео недоступно.
Сожалеем об этом.

Bts7960 Motor Driver kaise use kre | How To Use Bts7960 Motor Driver Using Arduino Uno

Поделиться
HTML-код
  • Опубликовано: 13 авг 2022
  • How To Use Bts7960 Motor Driver Using Arduino Uno
    Here's a comprehensive guide on how to use the BTS7960 motor driver with an Arduino Uno:
    Understanding the BTS7960 Motor Driver:-
    The BTS7960 is a high-power motor driver module capable of driving loads up to 43A with built-in overheating and overcurrent protection.
    It supports bidirectional control of two DC motors or a single stepper motor.
    Wiring Connections:-
    Connect the power supply (Vcc) to the motor driver. Ensure it's within the operating voltage range (5V to 27V).
    Connect the ground (GND) of both the power supply and Arduino to the motor driver.
    Connect the outputs (OUT1, OUT2) of the motor driver to the terminals of the DC motor(s).
    Establish connections between the Arduino and the motor driver:
    Arduino pin 2 (IN1) to motor driver pin INA.
    Arduino pin 3 (IN2) to motor driver pin INB.
    Arduino pin 4 (PWM) to motor driver pin PWM.
    Material Required:-
    1. Arduino Uno
    2. Bts7960 Motor Driver
    3. Dc 12v Gare Motor
    Source Code- drive.google.c...
    Keywords:- motor driver,bts7960,bts7960 motor driver,bts7960 motor driver arduino,bts7960 motor driver and arduino,motor driver arduino,motor driver bts7960,bts7960b motor driver,775 motor driver,bts7960 motor driver example,bt7960 motor driver,motor driver l298n,l298n motor driver,huge current motor driver bts7960,motor driver circuit,motor drive,how to use bts7960 motor driver using arduino uno,high current motor driver,using motor driver bts7960 43a on arduino,

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

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

    Super

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

    God Bless you

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

    hello friend excellent video I have a similar project but I would like to see if there is a way that you can help me solving some doubts

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

    Wait, you did not power the driver itself, how the earth did it work?

  • @MNAyoutube2
    @MNAyoutube2 5 месяцев назад +1

    Can you write the code in here? I can't open the drive

  • @Brother..
    @Brother.. Год назад

    Can i control 12 V non gear motor and by taking supply as 9V DC with BTS7096 and arduino

  • @th-mrdeep7941
    @th-mrdeep7941 Год назад +2

    Can we control the speed of the motor with it?

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

      Yes, we can control speed by changing the arduino code and add one 47k potentiometer as pins defined in the code