Пікірлер
@stevenbeebe35
@stevenbeebe35 19 сағат бұрын
TOTAL JUNK! I returned 2 of these and won't touch them again.
@atallabramagyaschool8650
@atallabramagyaschool8650 3 ай бұрын
sir bluetooth add kar ke video bana do
@BarMagnet
@BarMagnet 5 ай бұрын
Can this driver be used to drive a transformer winding to create an inverter?
@reinbert
@reinbert 3 ай бұрын
This is a motor driver. Look for a dedicated inverter if you want that.
@JavierDrWeld
@JavierDrWeld 6 ай бұрын
Thank you, this help me a lot,
@tomaszbyczek7611
@tomaszbyczek7611 7 ай бұрын
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 ?
@reinbert
@reinbert 3 ай бұрын
If both pins are high, the motor will brake (not break).
@electronicsideas1361
@electronicsideas1361 7 ай бұрын
Is this suitable for stepper motor?
@reinbert
@reinbert 3 ай бұрын
No
@sampamnl.8964
@sampamnl.8964 7 ай бұрын
ขอบคุณมากครับ
@user-sm8wo3dj5z
@user-sm8wo3dj5z Жыл бұрын
how do you add a josystick to control direction and speed?
@jackthego17
@jackthego17 Жыл бұрын
haiya chawnima
@nikonikolic1365
@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?
@akshaya1069
@akshaya1069 Жыл бұрын
Off topic... but how much rpm is that motor?
@parthakamila6395
@parthakamila6395 Жыл бұрын
How to Read and Write in EEPROM this program
@yagamingx2002
@yagamingx2002 Жыл бұрын
Hello bro can i use L298N
@reinbert
@reinbert 3 ай бұрын
Yes
@mostafahasan842
@mostafahasan842 Жыл бұрын
what is we use dual motor driver could please explain what changes should we make and we'll use 4 motor
@showmikmajumdersochin8138
@showmikmajumdersochin8138 Жыл бұрын
Great one! Simple one for beginners. You haven't given the unnecessary things which will help someone to start their journey....
@Bulmaimi
@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?
@donaldwright2426
@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.
@reinbert
@reinbert 3 ай бұрын
You're right. X_IS pins are actually outputs from the motor driver. The KZbinr has no clue.
@afnanrahman6905
@afnanrahman6905 Жыл бұрын
can you give the code link in ardublockly online
@afnanrahman6905
@afnanrahman6905 Жыл бұрын
can you make a vedio of learning c programing and zava programing plz
@carljay2177
@carljay2177 Жыл бұрын
Can it control 220V 1.5-2Hp gear motors?
@DgtalBreakz
@DgtalBreakz Жыл бұрын
Nope
@pradeepkachari4648
@pradeepkachari4648 Жыл бұрын
Can I use BTS7960 to drive hub motor?
@zaeedahmad7903
@zaeedahmad7903 Жыл бұрын
Can I use this with four motors? If yes how should the connections be?
@DgtalBreakz
@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.
@RobotDiggME
@RobotDiggME Жыл бұрын
Nice video.
@EndritHasani-ke1nb
@EndritHasani-ke1nb Жыл бұрын
too bad
@carlosfernandezpineda
@carlosfernandezpineda 2 жыл бұрын
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?
@mahbuburrahmanmr.3482
@mahbuburrahmanmr.3482 2 жыл бұрын
Mashallah, khub shundor kore Bujhan. Apnar bujhanor khomota khub shundor. Apni ai tutorial ta continue korle khub valo hobe.
@khalmaxroboticsgh3176
@khalmaxroboticsgh3176 2 жыл бұрын
useless video. even the code has a bug
@jacquesmertens3369
@jacquesmertens3369 2 жыл бұрын
You're connecting 6 data pins, and you're only using 4 of them. Why?
@a.sanusinazareth9213
@a.sanusinazareth9213 2 жыл бұрын
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
@wileu
@wileu 2 жыл бұрын
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;
@TheTangens
@TheTangens 2 жыл бұрын
Thank you very much for this great tutorial!
@agustinguzman6375
@agustinguzman6375 2 жыл бұрын
this is a terrible video...
@TheTangens
@TheTangens 2 жыл бұрын
why?
@lamngo6665
@lamngo6665 2 жыл бұрын
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.
@alantrevennor7257
@alantrevennor7257 2 жыл бұрын
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
@hamzael-khanchouf1770
@hamzael-khanchouf1770 2 жыл бұрын
Thanks
@automotive929
@automotive929 2 жыл бұрын
Thanks for the tutorial
@nathanielsion3183
@nathanielsion3183 2 жыл бұрын
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 ?
@garudakurt5166
@garudakurt5166 2 жыл бұрын
is this driver works with Wiper Motor ?
@alanmusicman3385
@alanmusicman3385 2 жыл бұрын
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.
@thatonesnowboarde
@thatonesnowboarde 2 жыл бұрын
@@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
@carlosgomesribeiro9569
@carlosgomesribeiro9569 2 жыл бұрын
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
@seanlyon2870
@seanlyon2870 3 жыл бұрын
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
@buddysteve5543
@buddysteve5543 3 жыл бұрын
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!
@maulanawahyudi7127
@maulanawahyudi7127 3 жыл бұрын
Really ? Thank you
@rva1945
@rva1945 3 жыл бұрын
I thought it was a double H driver.
@angelleal3005
@angelleal3005 3 жыл бұрын
Could you explain why you need to put both motor and battery ground together ?
@joelhall649
@joelhall649 3 жыл бұрын
To complete the circuit...
@alanmusicman3385
@alanmusicman3385 2 жыл бұрын
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.
@maulanawahyudi7127
@maulanawahyudi7127 3 жыл бұрын
Can i use MY1016Z2 Motor (250 watt with 24V )with this driver ?
@emilz796
@emilz796 3 жыл бұрын
the pins are wrong defined in the example sketch...
@osmanmurativegen2526
@osmanmurativegen2526 3 жыл бұрын
I tried a few BTS but easly burn. No protection . I do not recoment BTS7960 module.
@pratyushshukla6555
@pratyushshukla6555 3 жыл бұрын
Both RPWM and LPWM pins of my bts7960 are short. Does that mean I've burnt mt bts7960.?
@brahiamjoel034
@brahiamjoel034 3 жыл бұрын
could I control two parallel motors (3A max each) with that driver?
@stevefox3763
@stevefox3763 3 жыл бұрын
yes
@DMAX_DIY
@DMAX_DIY 3 жыл бұрын
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
@AlternatifKreatif
@AlternatifKreatif 3 жыл бұрын
tanks
@yptechtips2420
@yptechtips2420 3 жыл бұрын
Which hex coupler did you use for connecting the wheel with the motor ?