#4 in Electric motors
Use arrows to jump to the previous/next product

Reddit mentions of Qunqi L298N Motor Drive Controller Board Module Dual H Bridge DC Stepper For Arduino

Sentiment score: 5
Reddit mentions: 12

We found 12 Reddit mentions of Qunqi L298N Motor Drive Controller Board Module Dual H Bridge DC Stepper For Arduino. Here are the top ones.

Qunqi L298N Motor Drive Controller Board Module Dual H Bridge DC Stepper For Arduino
Buying options
View on Amazon.com
or
    Features:
  • Dual-channel H-bridge driver working mode creates higher working efficiency,L298N as main chip.Can drive one 2-phase stepper motor, one 4-phase stepper motor or two DC motors.
  • To avoid damage the voltage stabilizing chip, please use an external 5V logic supply when using more than 12V driving voltage
  • Use large-capacity filter capacitors and diode with freewheeling protection function, increasing reliability
  • High working power to 35v,large current can reach 3A MAX and continue current is 2A, power to 25w.
  • Large capacity filter capacitance,afterflow protection diode, more stable and reliable.
Specs:
Height0.7480314953 Inches
Length1.1417322823 Inches
Weight0.07 Pounds
Width0.9842519675 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 12 comments on Qunqi L298N Motor Drive Controller Board Module Dual H Bridge DC Stepper For Arduino:

u/AidanHockey5 · 6 pointsr/arduino

For sure! The best thing about the Arduino platform how versitile it is.
Do you have any sensors to play with?
I'd recommend buying one of those huge sensor bundles on Amazon or AliExpress and just playing with all of them. [There are tons of them!](
https://www.amazon.com/gp/aw/s/ref=is_s_ss_i_0_11?k=arduino+sensor+kit&sprefix=arduino+sen)

Another really fun thing to build is an obsticle-avoiding rover. You can grab really cheap robot chassis on Amazon along with the Hbridge and sensors.
Here is an awesome cheap chassis with motors and battery box https://www.amazon.com/dp/B01LXY7CM3/ref=cm_sw_r_cp_awdb_7rbszbCNNF6NA

You'll also need an H-Bridge for the motors
https://www.amazon.com/dp/B014KMHSW6/ref=cm_sw_r_cp_awdb_wubszbDX3Y6BR

An ultrasonic sensor for obsticles https://www.amazon.com/dp/B01M13S26V/ref=cm_sw_r_cp_awdb_Jvbszb0HNDB95

You may also want a mini breadboard and a small USB power bank for powering the arduino. (The H-bridge does have a 5v output, but I've never gotten it to work with 4AA batteries.) You could probably splice the 6 volt line from the battery box to the Arduino Vin pin and the H-bridge Vin, but that's up to you.

Most of these things can be found on AliExpress too, if you'd be willing to wait a little longer for cheaper prices.

u/sawtable · 2 pointsr/arduino

The motor is a Nema 17 with 63.7 oz-in of hold torque.
The drive controller doesn't seem like it has the ability to do micro stepping which I didn't see as a problem because the resolution of it is more then i really need already.
Links to both that i got from amazon below.

The application is raising a skylight, which involves the motor turning a hook which grabs the loop to open the skylight.

As far as I can tell it doesn't have to do with resonance but whenever its not actually moving a step its losing all current. This could be my problem as the drive started to over heat when it was not moving. So at the end of the move I disable the driver because the window doesn't need to be held open.

Motor:
https://www.amazon.com/gp/product/B00PNEQI7W/ref=oh_aui_detailpage_o08_s02?ie=UTF8&psc=1

Driver:
https://www.amazon.com/gp/product/B014KMHSW6/ref=oh_aui_detailpage_o08_s01?ie=UTF8&psc=1

u/CyclopticImmunity · 2 pointsr/cade

The actuator runs off 12V and has internal switches to cut it off at each end.

I'm still working on how to drive it. Right now I have a ATX power supply connected to a breakout to give me different voltages I need in the cab. To drive the motor I use a H-Bridge connected to an Arduino.

Right now my plan for my cab to run Linux and Attract Mode. I can call a script each time I launch a game that sets the monitor orientation. I have a test script that rotates it now, but that's not a usable thing quite yet.

One thing to note is that the actuator I used is heavy-duty and slow. There are faster ones, and this certainly does not have to be heavy duty. It takes very little force to rotate.

u/dragontamer5788 · 2 pointsr/investing

> Want to buy some electronics? Cheaper on Amazon

If you're talking about electronic components... they come with no documentation and are likely shit-crap from China.

99% of the time, I can find an American manufacturer that sells better crap than Amazon. Take for instance the L298 H-Bridge. This one from Pololu taking advantage of a TI-chip (DRV8833) is way more efficient (lower Vcesat) AND cheaper than the L298 bridge on Amazon.

The Pololu module has well-written blog-posts as well as American tech support who I can call / email for assistance. American made can be cheaper AND higher quality.

I know some American companies sell high quality stuff on Amazon, but the Amazon market is so flooded with Chinese Alibaba undocumented cheap-crap that they're an awful site for electronics. Most of the cheap sites (Alibaba, Amazon, Ebay) also is well known to hold counterfeit parts.

If you want cheap and don't care much about quality control, you either need to start looking at the branding (there are some high-quality Chinese companies out there) and you need to do your research.

If you're less concerned with quality, Amazon still has inflated prices over dedicated far-east electronics shops like Taydaelectronics.com (which still has to rely on their own branding: so I trust Tayda over most Amazon sellers). Thailand-made, which has better relationship with the US.

u/beeedy · 1 pointr/AskElectronics

What I would recommend is to pick up a 5x7 LED dot matrix display to play with while you wait for the flip dot display to show up. It doesn't look like Adafruit or Sparkfun stock any but here is one currently in stock on Amazon: http://amzn.to/1U2RuhC

The benefit of a LED matrix is that it will allow you to setup a lot of your main code while not having to worry about how to power the actual flip dot display. Once you have your code working to control the LED matrix, making the jump to the flip matrix should be very simple :)

In regards to actually powering the coils, I can't say I have experience with working with these however from my understanding you will most likely need to fabricate a custom controller as you need to have the ability to flip the polarity on each dot to flip the actual dot! The easiest way to do this would actually be to use an H-bridge or motor driver. To continue with the amazon fashion, here is a simple breakout that would be able to control 2 of the dots: http://amzn.to/1UJXb2S

If you have any questions let me know!

EDIT:
I realized I didn't explain why you need the motor drivers to control this. Each little flip dot can actually be thought of as a small little solenoid such that when you apply a DC voltage in one direction the dot will flip one way, when you apply the opposite DC voltage the dot will flip the other way. This is achieved using an inductive device, which can cause extremely high current spikes which will damage any microcontiolller pin directly connected.

The motor driver IC/module is designed to drive these inductive loads, however a little care still needs to be taken make sure that you do not damage the flip dot display or motor drivers. When flipping a dot, it is important to note that you should not constantly apply a voltage but rather just send a pulse long enough for the dot to flip. If a constant voltage is applied it can cause either the flip dot or driver to heatup which is what would in turn cause damage to either of these parts - not good!

u/SpicyBroseph · 1 pointr/RASPBERRY_PI_PROJECTS

That's absolutely perfect. Just ordered the 4x4. Thanks. That's exactly what I was looking for-- but all my Google searching should have (but didn't) include 'ball bearing.'

To that end: since I've never built a geared assembly before, I was going to try using a worm gear stepper drive, namely, this one (since I want high torque at the expense of speed):

https://www.amazon.com/gp/product/B073S5GM6Q/ref=crt_ewc_title_dp_2?ie=UTF8&psc=1&smid=A36ZH2MCHPKXUA

connected to and driven by this:

https://www.amazon.com/gp/product/B014KMHSW6/ref=crt_ewc_title_dp_6?ie=UTF8&psc=1&smid=A12MRQC2NA7LMA

What do you think?

u/schorhr · 1 pointr/arduino

That's similar to the one I've linked to on Amazon :) just choose the cheaper one or the one with faster shipiing :)

You will need a h-bridge module or some larger transistors/mosfets.

Simplest solution, https://www.amazon.com/gp/aw/d/B014KMHSW6/ref=mp_s_a_1_1?ie=UTF8&qid=1475072347&sr=8-1&pi=SY200_QL40&keywords=h-bridge&dpPl=1&dpID=51o6MdHeT8L&ref=plSrch - 1-2 dollars elsewhere.


http://blog.pixelgiraffe.com/wp-content/uploads/2015/11/roboSketch3b.png (shematic with car kit, dual h-bridge, ultra sonic distance sensor for obstacle avoidance; sensor shield for easier connections)


Do you need to control it with an arduino if your goal is to simply make it go forward?




u/DougCim53 · 1 pointr/arduino

Get the one with the zipper chip and heatsink, that looks like this: https://www.amazon.com/Qunqi-Controller-Module-Stepper-Arduino/dp/B014KMHSW6/ref=asc_df_B014KMHSW6/?

You don't need to buy it from this link, tons of places sell them. This is just to show you a photo of what it looks like.

u/Blackm0b · 1 pointr/maker

Thanks!

I have n channel that will do for now, but ideally I would like a smoother on/off transition. Do you have any links for self contained modules or is this something I need to make myself?

I would be looking to deliver 2-10amps voltages under 20.


Update

I was looking at the following for starters. I can hook up my generator and PSU to it

https://www.amazon.com/Qunqi-Controller-Module-Stepper-Arduino/dp/B014KMHSW6/ref=mp_s_a_1_10?keywords=h+bridge+module&qid=1570973047&sprefix=h+bridge&sr=8-10#

u/I_Know_What_Happened · 1 pointr/DIY

BEMONOC High Torque Dc 12v Low Speed 2RPM Reversible Worm Gear Motor of Miniature Metal Motor with Shaft 6mm https://www.amazon.com/dp/B01D14QPV4/ref=cm_sw_r_cp_api_i_-azFDbBQFRPM6

Qunqi L298N Motor Drive Controller Board Module Dual H Bridge DC Stepper For Arduino https://www.amazon.com/dp/B014KMHSW6/ref=cm_sw_r_cp_api_i_efzFDb3CHE112