Sale!

L298N Based Motor Driver Module – 2A

149.00

  1. Logical voltage: 5V
  2. Drive voltage: 5V-35V
  3. Logical current: 0-36mA
  4. Drive current: 2A (max. single bridge)
  5. Max power: 25W
  6. Dimensions: 44 x 44 x 28 (LxWxH)mm
  7. Weight: 26 gm

Description

This L298N Based Motor Driver Module is a high power motor driver perfect for driving DC Motors and Stepper Motors. It uses the popular L298 motor driver IC and has the 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 motor driver is perfect for robotics and mechatronics projects and perfect for controlling motors from microcontrollers, switches, relays, etc. Perfect for driving DC and Stepper motors for micro mouse, line-following robots, robot arms, etc.

Note: It is recommended to buy a good quality version of this product. You can buy it by clicking here: L298N 2A Based Motor Driver Module – Good Quality. The reason is that the good quality version product has a better quality of components as compared to standard ones.


Pins:
  1. Out1: Motor A lead out
  2. Out2: Motor A lead out
  3. Out3: Motor B lead out
  4. Out4: Mo (Can actually be from 5v-35v, just marked as 12v)
  5. GND: Ground
  6. 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)
  7. EnA: Enables PWM signal for Motor A (Please see the “Arduino Sketch Considerations” section)
  8. In1: Enable Motor A
  9. In2: Enable Motor A
  10. In3: Enable Motor B
  11. In4: Enable Motor B
  12. EnB: Enables PWM signal for Motor B (Please see the “Arduino Sketch Considerations” section)
Usage:

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.

Two things to mention:
  • Make sure you have all of 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 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 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’s 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.
Note: Built-in 5v power supply, when the driving voltage is 7v-35v

Features:

  1. Current Sense for each motor.
  2. Heatsink for better performance.
  3. Power-On LED indicator.
  4. Drives up to 4 motors.

Package Includes:

1 x L298N Based Motor Driver Module – 2A (Standard Quality)

Reviews

There are no reviews yet.

Be the first to review “L298N Based Motor Driver Module – 2A”

Your email address will not be published. Required fields are marked *