How to control DC motor with L298N driver and Arduino

Поделиться
HTML-код
  • Опубликовано: 6 апр 2025
  • This is the Arduino tutorial video to explain how you can run two DC motors and control the speed and direction using L298N Driver module with Arduino.
    Buy L298n Driver module
    bit.ly/L298N-Al...
    Visit project page for wiring and Arduino code.
    bit.ly/L298NDriver
    bit.ly/L293D_A...

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

  • @mayurmhatre9925
    @mayurmhatre9925 5 лет назад +56

    "Ground Should Be Common For 2 Power Supplies" this solved my biggest problem!!! ThankYou So Much 🎀

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

      Hahha very funny

    • @gb-et-al
      @gb-et-al 4 года назад +7

      OMG. Your comment just saved my ass on this project I'm working on thank you so much! Also ofc the video was great too it's just I was being way too impatient and skipping through!

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

      Brroo pls explain what you have commented here

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

      @@kaviprakashv3241 the negative terminals of both devices should be connected to a single power source, such that the Arduino can send signals to motor driver.
      If the negative of Arduino is not connected to motor driver then it's circuit would be called as an 'open circuit' in which no current travels.

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

      Same problem,now solved

  • @Shakeelnawaz1
    @Shakeelnawaz1 6 лет назад +24

    No need to request for like.......It's perfectly good video..... thankyou

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

    Was struggling to do a project with motor drivers! and BOOM ....
    Now iam able to complete my project as if it was a magic😉
    Thank You soo much for ur fantastic video....
    Really grateful to have ur video

  • @almurphy5433
    @almurphy5433 6 лет назад +13

    You can't go wrong with this thorough instruction...Thank You!

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

    I LOVE YOU SOOOOOOOOOOOOO MUCH, thank you sooo much!!!!!! I was trying to control stepper motor using L298n with nodumcu, my input was more than 12v and I forgot to remove the jumper your one tip made my day thank you soo, by the way your explanation was perfectly good you walk through every simple steps and I appreciate that. Thanks once again!

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

    honestly a great video i missed to connect arduinos GND to modules GND cause u i corrected my mistake now its working fine thank you mam for great video...

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

    I saw many videos but I did not understand a thing, but when I saw your video everything was clear. Thank you so much!!!!!!!!!!!!!!!!!!!!!.

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

    best dc motor controller tutotial video so far

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

    What an awesome video.... Thanks a lot . you made my day. I was working on till 6 hours and i was just skipping but when i see your tutorial i got the thing❤️❤️❤️.... Thank you

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

    Thank you so much, i'm a total newbie to electronics, never heard of this bords before.

  • @svee6904
    @svee6904 5 лет назад +8

    I LOVE YOU SO MUCH PLEASE UPLOAD MORE!!!! This Video was such a brilliant and perfect explanation without any fancy words and simple to follow instructions! Once again thank you so much :D

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

    Great, simple, easy to get and short..great work.

  • @erikschmidt2571
    @erikschmidt2571 3 года назад +4

    Thank you very much! I got all the information I was searching for quick and simple. Amazing video!

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

    very nice explanation ,easy to understand for a newcomer.

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

    Mam can I use this driver with 5v DC motors are they compatible with it please reply fast I need to do that for my project

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

    thank you for speaking english well understand always watching

  • @sayedanowar9106
    @sayedanowar9106 6 лет назад +7

    " Whenever you use two power supply you have to make sure ground should be common for both "
    I wanna marry you for this line.
    Thanks a lot specially for this.
    (I had a problem like touching the heat sink (that black metal) increases the power of motor)

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

    I love this channel. Recommended. 10/10. Outstanding.

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

    THANKS A LOT, I HAD NO IDEA OF HOW TO REMOVE THE JUMPERS

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

    Your explanation is very high class

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

    OMG you make this so easy to understand. Thanks!!!

  • @ibrahimadesanya001
    @ibrahimadesanya001 10 месяцев назад +1

    What about the 5v on the l298 where is it connected to on the arduino

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

    Hi, tnx for your awesome vid, I got a question, what is the minimum current required? I'm using two 9v batteries that are paralleled and yet it doesn't work (hardly moves)

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

      Put the pins ,that he told in the video, back where it saya N1 N2 etc

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

    It is a great video with clear explaination and background music as well. Thanks.

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

    00:04 - Learn how to control two DC motors using L298N driver.
    00:45 - Remove jumper for voltage above 12V to avoid damage.
    01:14 - Enabling and controlling DC motor speed and direction with L298N.
    01:51 - Controlling motor direction with L298N based on pin signals.
    02:35 - Powering L298N and testing motor direction with Arduino.
    03:15 - Connecting L298N with Arduino to control motor speed.
    04:09 - Upload code to Arduino for motor control.
    04:43 - Connecting Arduino ground to L298N powers the motors.

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

    Wow!! Very clear. Thanks and one more thing I have a doubt with power supply. May I use single source of power supply through arduino Vin pin.

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

    hia...if I were connecting 2 X 12V @ 0.1A brushless DC (PC) fans to this board, to power the fans and account for the 1.4V loss of power to the L298N transistors, would I be right in thinking I need to use a 13.4V (let's say) @ 2A power supply?
    If I'm correct, will I then also have to remove the 5V output jumper as it's > 12V?
    Never knew that was a stipulation regards the usage of the 5V output...is it documented anywhere?
    Thanks for your vid and any feedback you may have 👍

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

    Girl! This was so clear. Thank you so much.

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

    Very good video ... But 1 question .....
    I have L293D Motor driver ic instead of module.... And I don't know how to use it in the same way...
    Can you please suggest me.?

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

      l293d and l298n are same if u want to use it just search how to make a motordriver with l293d

  • @mariogokart
    @mariogokart 7 лет назад +1

    Was very easy to follow.good instructions
    Can you also do a tutorial on how to replicate a garage door operation with a single push button,that is forward,stop reverse?

  • @roshanantony64
    @roshanantony64 5 лет назад +3

    Extremely amazing video. Keep it up!!

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

    My left ear enjoyed this video more than my right

  • @sakshambhatia5868
    @sakshambhatia5868 7 месяцев назад

    thank you so much this actually helped a ton!!

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

    With the same motor driver i can only operate one motor...whenever i connect both motors it stops working....is it because i am using a 9 volt battery with the driver?cause individually they work with full power...what should i do?

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

    Very nice video! In your video you used lower voltage to drive the motors. In my case, I want to use arduino+ L298N to control a 24V motor (full speed). How can I set up the connection to power the motor (preferably not using a breadboard)? Thanks!

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

    Thanks mam you helped us to find the problem for controlling the speed of motors.

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

    You didnt show bidirectional mevement. Is it possible to run motors in opposit directions?

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

    Does the testing method only work if the jumpers are there?

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

    can we activate the motors alternatively by using this circuit but different code?

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

    Just found this video, its super helpful!

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

    Can we increase rpm by code and can change speed with joystick controller?

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

    Hi ma’am, I have a doubt . I have a pump of 3.7v,0.1 A and can I connect that to this L298N .If so what are the changes or additional components required
    Pump is - kamoer 3.7v 0.1A

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

    this video is helpful.
    it helped my to solve my issue with motor driver

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

    are BO geared motors necessary ? or we can connect toy car DC motors directly ?

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

    thank you very much for indairectly help in my collage project through your vedio we make the project

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

    How many voltage are u using? I tried mine but speed of the wheel is pretty slow and somehow only one wheel is working. Btw im using 6V connect both Arduino and driver

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

    This is a great video, thank you for uploading this simple and concise explanation.

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

    Motor rotates with power of battery connected to driver or usb cable?

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

    I have 3 TB6612FNG motor driver. I am trying to connect 3 motor drivers to arduino. Which arduino should i use?

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

    thank you for this video but If i want to run 4 wheel with L298N motor driver and arduino mega 2560 then how will i do connections

  • @vell546
    @vell546 8 месяцев назад

    did you use switch?

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

    Umm we have to connect the enabling wire with pwm? Or the input wires?

  • @حسن-ل7س3ج
    @حسن-ل7س3ج 4 года назад

    What if we used a motor driver shield. Do we still have to power the Arduino separately?

  • @ItsMeRishi
    @ItsMeRishi 6 лет назад

    Maam please tell are u using an transmitter or remote how are u controlling it

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

    I am using 9V battery to test the module the motors are running fine without the module but as soon as I give the Input pins (1,2,3,4) high then nothing happens so Is my L298 defective. Please help me out!!!!

  • @VaibhavSNaik-nc9qt
    @VaibhavSNaik-nc9qt 6 лет назад +1

    Well Explained, nice video, I m using a 5v power bank as power supply, can I use it to power the motors, if yes where should I connect the +5v, the 7-35v pin or the 5v output pin

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

      Power Bank => (+ve) terminal to lm298n's 12v (+ve) terminal and
      Ground (-ve) should be common for both arduino and the shield you are using.
      Lm298n => (+5v) terminal i.e Output 5V to (Vin) pin which is beside A0 pin on arduino.
      Gnd Should be common on both power supply and arduino,
      So just connect the power supply's GND to Shiels's GND and Arduino's GND pins

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

    What's the meaning of "ground should be common for both"?

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

    Can I use a 6v battery for it?

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

    Can i use 9volt battery to power this module with four motors?

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

    Nice explanation best of luck for next video

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

    lady is so sweet her voice is like melody and you understand everything

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

    Can i ask, can i use powerbank thank power supply? Please reply

  • @ElochukwuClarenceAkagu
    @ElochukwuClarenceAkagu 6 лет назад +1

    Interesting video. However, I noticed one motor was rotating from the code in the link, how can this be fixed so that both motors can rotate simultaneously ? Thank you!

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

      I'm also stuck at the same thing...
      I'm trying to verify the prob... nd one thing I noticed... the pin config of one of the motors is wrong in the given code....
      The first two lines of the given code doesn't match with the description...

  • @ap-fg2jh
    @ap-fg2jh 4 года назад +1

    Ma'am how to operate a higher rating motor to this driver module. As this support only 2 amp current and my requirement is to operate upto 10 amp. How to connect it with 10 amp relay.

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

      @arun pal my requirement is same. Have you got any idea?

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

    Can we use 4 motor on it for motor car

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

    awesome and precise!!! thanks, ma'am

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

    Mam, what is the maximum input current that could be given to L298n

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

    Can we use dc motor instead of a gear motor

  • @SamirKhan-mq6ib
    @SamirKhan-mq6ib 3 года назад

    Thanks for this video
    I am stuck with self balancing robot motors not working kindly help.

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

    Dear respected brother,
    I am beginniner to use Arduino, sir i upload built-in led blink example sketch to Arduino uno and pro mini, both are blinking well, then I upload empty sketch to clear example code, system shows message that sketch upload done 100 %, but both boards runs previously blink example code. I tried to different systems (PC, Laptop,mobile) to clean an upload new sketch, but results are same, where I mistaken i don't understand. Pls help me to solve if you interested.

  • @Blink-ut7uh
    @Blink-ut7uh 4 года назад

    I desperately need help, both motors are connected to PWM pins but one motor spins faster than the other. I've tried many things and nothing works. Please help

  • @diliprathod4668
    @diliprathod4668 6 лет назад

    Vo bhi diffrent speed par or anlog input se 4motor ki speed up kar sakte he

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

    I am using 3*18650(12.6) volt Do I have to open the jumper wire?

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

    can i use standard 9v battery reply fast pls......

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

    Motor are not working

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

    Hey ma'am .
    Can we control two l298n drive using node mcu board ? Please help

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

    How would I be able to control the position of a dc motor?

  • @komalvaja-xk6fi
    @komalvaja-xk6fi 2 года назад

    hi does anyone have idea what motor and tyer is she using

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

    Please show us how r u sending signal to the motor,
    I mean it's through some mobile application or from
    Laptop .
    Please clear my dought

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

      Signal is send by the Arduino after you upload the code to the board. You have a loop function (C++) usually where you call what motors should do.

  • @arezoomotlagh
    @arezoomotlagh 6 лет назад +3

    thank you so much...you can't imagin how much i needed it

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

    Great teaching ,thanks alot

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

    Why the second link cant be open ?

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

    One mistake highlighted . You said digital pin 1 is used for clockwise dorection of motor 1. But in actual pin 1 is uses for anticlockwise direction as well as pin 2 for clockwise dorection. Please focus on the tyres movement you can see the difference of both pins.

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

    What DC motors did u use

  • @jay-tbl
    @jay-tbl 6 лет назад

    Does the 12 volt input on the driver need to have 12 volts for the motors to work? If I have less than 12 volts will the motors run slower or will the arduino not receive 5 volts?

    • @Circuitmagic
      @Circuitmagic  6 лет назад

      Minimum 6v is required for the driver.

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

    Hie mam it was wonderful tutorial I am using 2 batteries 9 volts but it is not following the programm it doesn't run anti clockwise

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

    If my motor is working on 12 v then 5v is necessary or not?

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

    please make one video on bldc motor control

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

    Thank you ma'am it's very useful

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

    link in description is not working. can you semd the proper link?

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

    How can I use same time 50motor in using one sirkit

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

    Whats the average voltage drop in this driver?

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

    Even after removing the jumper from the driver module it is not powering up I don't know what to do can anyone please help me out of this?

  • @NazmulHasan-bw6kv
    @NazmulHasan-bw6kv 6 лет назад

    When should I ground both GNDs of Driver and arduino?
    before or after burning code?

  • @dixit-rohit
    @dixit-rohit 6 лет назад +2

    Thanks its best totorial for testing l298n and arduino..

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

    Can I use 10A current with l298n?

  • @ighosilva5589
    @ighosilva5589 6 лет назад

    how to control dc motor speed via bluetooth range? meaning if distance is beyond the certain distance motor speed will speed up? it is possible?

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

    Can I use 2200mAh, 11.1v, 3c lipo battery

  • @Joseph-xs2mo
    @Joseph-xs2mo 3 года назад

    Mine does not light up when i plug in positive negative but lights up from 5 volts of arduino pls help
    (Im new and i have no idea what im doing pls help)

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

    Can you show how to make obstacle avoiding car with two IR module sensor