L298n Motor Driver 2A is a high-power motor driver perfect for driving DC Motors and Stepper Motors (Now find out a wide range of motors at inventkart.com).
It uses the popular L298 motor driver IC and has an onboard 5V regulator which it can supply to an external circuit. It can control up to 4 DC motors, or 2 DC motors with directional and speed control.
This l298n motor driver is perfect for robotics and mechatronics projects and for controlling motors from microcontrollers, switches, relays, etc. Perfect for driving DC and Stepper motors for micro mice, line-following robots, robot arms, etc.
Connection Diagram
Usage Of l298n motor driver:
H-bridges are typically used in controlling motors’ speed and direction but can be used for other projects such as driving the brightness of certain lighting projects such as high-powered LED arrays.
How l298n motor driver works:
An H-Bridge is a circuit that can drive a current in either polarity and be controlled by *Pulse Width Modulation (PWM).
* Pulse Width Modulation is a means of controlling the duration of an electronic pulse. In the l298n motor, the driver tries to imagine the brush as a water wheel and electrons as the flowing droplets of water.
The voltage would be the water flowing over the wheel at a constant rate, the more water flowing the higher the voltage.
l298n motor drivers are rated at certain voltages and can be damaged if the voltage is applied too heavily or if it is dropped quickly to slow the motor down.
Thus PWM. Take the water wheel analogy and think of the water hitting it in pulses but at a constant flow. The longer the pulses the faster the wheel will turn, the shorter the pulses, the slower the water wheel will turn. l298n motor driver will last much longer and be more reliable if controlled through PWM.
Pins Details
Out 1: Motor A lead out
Out 2: Motor A leads out
Out 3: Motor B leads out
Out 4: Mo (Can be from 5v-35v, just marked as 12v)
GND: Ground
5v: 5v input (unnecessary if your power source is 7v-35v, if the power source is 7v-35v then it can act as a 5v out)
EnA: Enables PWM signal for Motor A (Please see the “Arduino Sketch Considerations” section)
In1: Enable Motor A
In2: Enable Motor A
In3: Enable Motor B
In4: Enable Motor B
EnB: Enables PWM signal for Motor B (Please see the “Arduino Sketch Considerations” section)
Two things to mention;
- Make sure you have all your grounds tied together; Arduino, Power source, and the Motor Controller.
- The PWM Pins are unnecessary if you do not want to control PWM features.
ARDUINO SKETCH CONSIDERATIONS :
The Arduino code sketch is pretty straightforward. Since there isn’t a library for the l298n motor driver Dual H-Bridge Motor Controller you just have to declare which pins the controller is hooked to.
The “int dir(number)Pin(letter)”‘ pins can be connected to any available digital pin you have available, as long as you declare the correct pin in your sketch. This makes the l298n motor driver Dual H-Bridge Motor Controller very versatile if your project is using a lot of Arduino pins.
The int“speeding (letter)” pins need to be connected to a PWM pin on the Arduino if you want to enable speed control through PWM.
As a quick cheat, I have included a list of PWM pins for the main two types of Arduino I use:
- AT MEGA – PWM: 2 to 13 and 44 to 46. Provide 8-bit PWM output with the analogWrite() function.
- UNO – PWM: 3, 5, 6, 9, 10, and 11. Provide 8-bit PWM output with the analogWrite() function.
Features:
- Maximum motor supply current: 2A per motor.
- Current Sense for each motor.
- Heatsink for better performance.
- Power-On LED indicator.
- Double H bridge Drive Chip: L298N.
Package Includes :
1 x l298n motor driver 2A Based Module – Good Quality
There are no reviews yet.