Great one! Simple one for beginners. You haven't given the unnecessary things which will help someone to start their journey....
@wileu2 жыл бұрын
In the sketch pins are wrong defined. The correct pin definitions are: R_IS = 1; R_EN = 2; R_PWM = 3; L_IS = 4; L_EN = 5; L_PWM = 6;
@emilz7963 жыл бұрын
the pins are wrong defined in the example sketch...
@fernandobarroso23664 жыл бұрын
It is not better to have a single PWM signal and the ENABLE signals of the directions of rotation, to have them through an inverter. In this way they will NEVER be both enabled and a Single PWM signal would serve to rotate the motor in both directions. Let's imagine a 2 motor application, we would need 4 PWM signals in this way and only 2 if we do it as I propose. Does it seem correct?
@angelleal30053 жыл бұрын
Could you explain why you need to put both motor and battery ground together ?
@joelhall6493 жыл бұрын
To complete the circuit...
@alanmusicman33852 жыл бұрын
The two boards are effectively two different DC powered subsystems. The Arduino is powered from the USB lead and the motor driver from (in this implementation) a 9V DC battery. In order for two such subsystems to signal to one another they must have a common ground reference (i.e. to agree on what 0 Volts looks like!) thus the need to cross connect their ground leads - but just once. Multiple common ground connections between two subsystems can cause problems. Without that common ground connection, they wont communicate properly or at all, and also they may damage one another.
@farhansadid47534 жыл бұрын
Wow! So cool! Keep going, brother!
@donaldwright2426 Жыл бұрын
Hi! I'm confuse why do you set L_IS and R_IS as OUTPUTs, they should be set as INPUTs. Pin IS of the BTS7920 is an OUTPUT Pin !?! Also, I have made a schematic and L_IS and R_IS are directly connected to the respective pin 5 of the BTS7960 while all OUTPUTS to the BTS7960 such L_PWM, R_PWM L_EN and R_EN goes through the buffer 244 before interfacing to BTS7960 motor driver.
@reinbert3 ай бұрын
You're right. X_IS pins are actually outputs from the motor driver. The KZbinr has no clue.
@JavierDrWeld6 ай бұрын
Thank you, this help me a lot,
@DMAX_DIY3 жыл бұрын
Nice one friend! I use the IBT-2 and arduino on my DIY motion simulator (full frame platform) which interfaces with Racing simulator software games! You did a good job on this post! DMAX motion simulator ch
@youssefkhafaga4 жыл бұрын
Nice work, thank you.
@TheTangens2 жыл бұрын
Thank you very much for this great tutorial!
@mostafahasan842 Жыл бұрын
what is we use dual motor driver could please explain what changes should we make and we'll use 4 motor
@user-sm8wo3dj5z Жыл бұрын
how do you add a josystick to control direction and speed?
@recraze4 жыл бұрын
Clear, well So thanks.
@automotive9292 жыл бұрын
Thanks for the tutorial
@buddysteve55433 жыл бұрын
R_IS and L_IS should be set as INPUT! Not OUTPUT! They tell your Arduino board about how much current your motor is drawing!
@maulanawahyudi71273 жыл бұрын
Really ? Thank you
@alantrevennor72572 жыл бұрын
The Arduino numbers on your diagram don't seem to match those in the code. The pins used in the code start from 2 but on the diagram they start from 1. As has already been said R_IS and L_IS should be set as INPUT and not OUTPUT
@carlosfernandezpineda2 жыл бұрын
Hi, I try this with two motors and they work very well but when I tri it with another servo conected to Arduino Uno, one of the motors doen't work, that it is, only one motor and the servo work well. Would yo know why?
@akshaya1069 Жыл бұрын
Off topic... but how much rpm is that motor?
@nathanielsion31832 жыл бұрын
can u use 2 of this driver using 1 microcontroler to control 2 motor ? and should i connect the vcc and ground pin to the arduino ? will it burn the arduino ?
@BarMagnet5 ай бұрын
Can this driver be used to drive a transformer winding to create an inverter?
@reinbert3 ай бұрын
This is a motor driver. Look for a dedicated inverter if you want that.
@SURYA_NAsurya4 жыл бұрын
thanks this work in arduino leonardo
@carlosgomesribeiro95692 жыл бұрын
olá, pode ajudar, estou a fazer uma bike eletrica usando o arduino e a placa bts, mas tem que ter um potenciometro para controle da velocidade, como se faz pra acrescentar esse potenciometro e atualizar o programa? obrigado
@jeffbeck65014 жыл бұрын
Awesome video. Thanks. I sure burned up a lot of L298N's.
@EnergySeeker3 жыл бұрын
is there a way to make it go one direction only ?
@yptechtips24203 жыл бұрын
Yes
@salimreza74394 жыл бұрын
Vey much pro, WOW.
@yptechtips24203 жыл бұрын
Which hex coupler did you use for connecting the wheel with the motor ?
@javierito88084 жыл бұрын
Hi! thanks for your video! do you have something when we need connect two motors?
@IngenieroLab4 жыл бұрын
You can simply connect two motors to the motor output pins and they will work together. But if you want to control each of them individually, then two BTS7960 is needed.
@nhanvo13504 жыл бұрын
@@IngenieroLab I want to control two motors and each of them individually and I think I will use two BTS7960s. However, Are there enough pins for Arduino to connect two BTS? And as I see in your video, pin R_IS and L_IS you set LOW logic the whole time. Is it okay if I don't connect these two pins to Arduino? Hope u answer me this question. Thank you.
@pratyushshukla65553 жыл бұрын
Both RPWM and LPWM pins of my bts7960 are short. Does that mean I've burnt mt bts7960.?
@maulanawahyudi71273 жыл бұрын
Can i use MY1016Z2 Motor (250 watt with 24V )with this driver ?
@ArcanePath3604 жыл бұрын
Do you need to wire up 3,4,5,6 if you are only intending to use PWM? (pins 3,6 on Arduino?) I don't understand what IS and EN stands for. Thanks
@harownowon64494 жыл бұрын
hi. is it suitable for nema 17 stepper motor??
@IngenieroLab4 жыл бұрын
Thanks for asking. I'm afraid, apparently it's not suitable for stepper motors. But you can use it for steppers though by changing the sketch.
@andresmartinezramos75132 жыл бұрын
@@IngenieroLab How so? There are only 2 high voltage/current outputs and for a stepper motor you need 4 ideally or at least 3. If you know how, please let me know, that would help a ton. As I'm trying to drive a number of steppers and I'm in search for simple and cheap drivers.
@zaeedahmad7903 Жыл бұрын
Can I use this with four motors? If yes how should the connections be?
@DgtalBreakz Жыл бұрын
Only if you plan to control those motors together. It cant separately control 4 motors, only 1 with its 2 terminals: 1 positive, 1 negative (they change polarity to reverse direction) for the motor output. Otherwise you would clearly see 8 motor output terminals. Still, if the total current consumption of those motors isnt way too high, you could connect all 4 motors to the same 2 terminals. I guess you want to control the motors independently, so this module isnt for your application.
@yagamingx2002 Жыл бұрын
Hello bro can i use L298N
@reinbert3 ай бұрын
Yes
@IgnasiCabezas3 жыл бұрын
Dear, I have one question about this H-bridge. I really appreciate if you could help me, answering to this comment. The thing is that I need to use this H-Bridge for a project I'm developing to can control something at 40A continiously. The problem is that I don't understand how is possible that the connectros in this circuit can support 43A continiously. Everywhere in internet I read that this can work at this high current, but when I look to this small connector I think this can hardly resist it... I have some of this H-bridge and they work perfectly, but I never tried to use it at high current... Normally to can drive high current you need thick cable, but this thick cable doesn't fit in this small connectors...!! Another point: I have been reading in the side of this connector (marked in the green plastic) that this is designed for maximum 220VAC and 10A... So this is confirming a maximum current of 10A, isn't it?? I hope you can tell me something about it, probably you have more experience... Thank you so much in advance...! :-)
@ChielScape3 жыл бұрын
It can not handle 43A continuous. It can only handle about 10-15A. The problem is that the heatsink is mounted in a stupid way, it should be mounted directly on top of the two main driver chips, using a good thermal paste. This will help it handle more, but how much exactly I do not know. The 43A rating is that of the chip datasheet, which assumes "sufficient" cooling. If you want to guarantee 43A, you should mount a very good heatsink.
@DMAX_DIY3 жыл бұрын
@@ChielScape I have three of these, with a 120mm intake fan blowing on the fins and a 90mm exhaust fan. I've been running them for over 300 hours and the most current my motion sim rig has shown is 36 amps (12vdc) and that's at big directional change acceleration to hard braking. My motors are 50:1 and are pretty big. But I agree with you that the heatsinks should probably be ON the Chip.. DMAX motion sim channel
@maulanawahyudi71273 жыл бұрын
@@ChielScape So if i use 250 watt motor with 24 V maybe that's work ?
@EnergySeeker3 жыл бұрын
how many of the that Board the arduino UNO can handle ? is there a bigger arduino which can handle 36 IBT_2 ? thanks
@yptechtips24203 жыл бұрын
Yes, an Arduino Mega 2560 will do the job.
@seanlyon28703 жыл бұрын
Sean Lyon 4小时前 Great video! I am making a ball launching machine using a 12V 30W motor and a 16.8 Ah Lithium battery. I need the motor to spin one second and wait for 5 seconds and repeat this cycle. Would this motor controller work with this setup? Thanks
@brainfreeze9114 жыл бұрын
great tutorial... what if I want 2 motors running and controlled it by a joystick? is it posibble? can you helpme with the codes TIA
@IngenieroLab4 жыл бұрын
Yeah you can control two motors with with joystick using bts7960. Recently I will provide a video explaining that to everyone. Thanks for your response.
@brainfreeze9114 жыл бұрын
@@IngenieroLab is it posted?
@IngenieroLab4 жыл бұрын
@@brainfreeze911 Not yet, it will be posted by next week. Stay tuned, you will get it ASAP..... Thank you!
@brahiamjoel0343 жыл бұрын
could I control two parallel motors (3A max each) with that driver?
@stevefox37633 жыл бұрын
yes
@AbdulRazak-fz6ie4 жыл бұрын
How to know is rpm encoder sir ?
@IngenieroLab4 жыл бұрын
You must use a rotary encoder to know the rpm of motor. Only BTS7960 can not detect that...
@AbdulRazak-fz6ie4 жыл бұрын
@@IngenieroLab i have motor PG45 with encoder sir ,but i don't know to know the RPM with arduino .i hope you can help me to know that sir🙏
@carljay2177 Жыл бұрын
Can it control 220V 1.5-2Hp gear motors?
@DgtalBreakz Жыл бұрын
Nope
@tomaszbyczek76117 ай бұрын
Hello. What will happen when you apply a PWM signal to RWPM and LPWM at the same time? Will it stop or will there be a short circuit and damage? Witaj. Co się stanie gdy podasz sygnał PWM do RWPM i LPWM jednocześnie ? Zatrzyma się czy będzie zwarcie i się uszkodzi ?
@reinbert3 ай бұрын
If both pins are high, the motor will brake (not break).
@garudakurt51662 жыл бұрын
is this driver works with Wiper Motor ?
@alanmusicman33852 жыл бұрын
It depends on the wiper motor. If it has just two connections into the motor then it may work - but that will depend on the current drawn by the motor (i.e. what amps it consumes). There should be some kind of label on the motor that says (for example) something like "12V 15A" meaning it needs 12 Volts at up to 15 Amps. This board supposedly can supply up to 42 Amps - but a guy called RoboxJax did a detailed test of this board here on KZbin and concluded that 15 Amps is probably a safe continuous current limit for this board - else it will overheat. Having said all that, the board does feature over-amps shutdown protection so there would be little to lose by trying out your 2-wire motor to see if it works - assuming your power source (car battery?) is also up to the job.
@thatonesnowboarde2 жыл бұрын
@@alanmusicman3385 I would suggest download the PCB mount with 40mm fan and add active cooling on there if someone plans to run at the higher range of the limits so that it can prolong the life
@EnergySeeker3 жыл бұрын
can we run 5 motoros by one arduino ?> with 5 IBT_2 ?
@DMAX_DIY3 жыл бұрын
I have been able to run 3 motors from one arduino. Using 3 IBT-2.. I dont think you can control five without using two arduino's. Not enough IO pins.. I built a 3DOF motion simulator for sim racing with one arduino and 3 ITB's.. DMAX motion sim Ch
@EnergySeeker3 жыл бұрын
@@DMAX_DIY I found out how to run 18 IBT which can run 18 with one arduino due with the help of two Multiplexers
@DMAX_DIY3 жыл бұрын
@@EnergySeeker Well I did not think of multiplexing. Good job.. I'm trying to switch over to the sabertooth 2x60. I already have some JRK12V12's. But thinking of upgrading to more powerful motors for a 6DOF
@EnergySeeker3 жыл бұрын
@@DMAX_DIY if you check my channel you will see how I did the 18 motor drive with one arduino But am using it for something else not motors
@DMAX_DIY3 жыл бұрын
@@EnergySeeker Cool.. I'll check it out Amir. DMAX
@jacquesmertens33692 жыл бұрын
You're connecting 6 data pins, and you're only using 4 of them. Why?
@a.sanusinazareth92132 жыл бұрын
I think, mostly tutorial not appears as it is. It needs to be "Oh-no" from the learners to investigate deeply why not working. *besides, many tutorials are fake LOL
@Bulmaimi Жыл бұрын
your diagram is something, and your actual connection is something else? where is the motor ground connection to arduino in your diagram? where is your power connection to arduino?
@sampamnl.89647 ай бұрын
ขอบคุณมากครับ
@atallabramagyaschool86503 ай бұрын
sir bluetooth add kar ke video bana do
@AlternatifKreatif3 жыл бұрын
tanks
@hamzael-khanchouf17702 жыл бұрын
Thanks
@rva19453 жыл бұрын
I thought it was a double H driver.
@muhammadumairasim70403 жыл бұрын
nice work
@osmanmurativegen25263 жыл бұрын
I tried a few BTS but easly burn. No protection . I do not recoment BTS7960 module.
@lepswithtanveer784 жыл бұрын
Good job bro
@shahriarswapnil96494 жыл бұрын
great video bro
@jackthego17 Жыл бұрын
haiya chawnima
@mendolgosong40754 жыл бұрын
Subtitle Indonesia please
@RobotDiggME Жыл бұрын
Nice video.
@stevenbeebe3515 сағат бұрын
TOTAL JUNK! I returned 2 of these and won't touch them again.
@kasonlamb58474 жыл бұрын
change your voice bro
@kasonlamb58474 жыл бұрын
ya
@electronicsideas13617 ай бұрын
Is this suitable for stepper motor?
@reinbert3 ай бұрын
No
@nikonikolic1365 Жыл бұрын
Hello, how do i use the low-side MOSFET inside the BTN8982 when the load (Motor) is connected to the Vs + supply (+24 Volts) and O/P terminal (tab and pin 4)? I'm using a PWM drive signal at the input of IN while INH is held high (logic +5volts)? The datasheet shows that to select either the high-side or low side MOSFET transistors inside the BTN8982 will mean that when the PWM signal is high (+5 volt level) then the high-side MOSFET will be on therefore shunting the motor which will act a brake, which is not efficient? Any ideas?
@pradeepkachari4648 Жыл бұрын
Can I use BTS7960 to drive hub motor?
@lamngo66652 жыл бұрын
Hello. Is it possible to use plc s7-1200 which supplies PWM Pulse like Arduino to control DC Motor 24V 2A? Thank you so much.