Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use Puente H L298N: Examples, Pinouts, and Specs

Image of Puente H L298N
Cirkit Designer LogoDesign with Puente H L298N in Cirkit Designer

Introduction

The L298N H-Bridge is a dual full-bridge motor driver designed to control the direction and speed of DC motors and stepper motors. It is widely used in robotics and automation projects due to its ability to drive two motors simultaneously while handling high current and voltage. The module is equipped with onboard heat sinks and protection diodes, ensuring reliable operation in demanding applications.

Explore Projects Built with Puente H L298N

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
ESP32-Controlled Dual DC Motor Driver with H-Bridge
Image of ckt1: A project utilizing Puente H L298N in a practical application
This circuit features an ESP32 microcontroller connected to an H-bridge motor driver (ponte h) to control two DC motors. The ESP32 uses its GPIO pins (D25, D32, D33, D35) to send control signals to the H-bridge, which in turn drives the motors by switching their direction and speed. Power is supplied to the system through a DC power source connected to both the ESP32 and the H-bridge, with common ground.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Controlled Traffic Light and Multi-Motor Driver System
Image of Projeto final: A project utilizing Puente H L298N in a practical application
This circuit features an ESP32 microcontroller connected to a traffic light module and multiple DC motors via two L298N motor drivers. The ESP32 controls the traffic light states and motor operations, likely for a model intersection with moving parts. The circuit also includes MT3608 boost converters to step up the voltage from a 4 x AAA battery mount to the required levels for the motor drivers, and an MG996R servo motor controlled directly by the ESP32.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32 and LoRa-Based Wi-Fi Controlled Motor System
Image of ESP32_LoRa_Receiver: A project utilizing Puente H L298N in a practical application
This circuit is a remote-controlled motor driver system using an ESP32 microcontroller and a LoRa Ra-02 SX1278 module for wireless communication. The ESP32 controls two motors via an H-bridge (ponte h) and is powered by a 12V power supply, which is regulated through a rocker switch.
Cirkit Designer LogoOpen Project in Cirkit Designer
Arduino Mega 2560-Based Motor Control System with Optical Encoder and Current/Voltage Sensing
Image of PID: A project utilizing Puente H L298N in a practical application
This circuit is designed to control a motor using an Arduino Mega 2560, an H-bridge motor driver, and various sensors. The Arduino reads data from a current sensor, a voltage sensor, and an optical encoder to monitor and control the motor's operation. Power is supplied by an SMPS, and the motor's speed and direction are controlled via PWM signals from the Arduino to the H-bridge.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Puente H L298N

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of ckt1: A project utilizing Puente H L298N in a practical application
ESP32-Controlled Dual DC Motor Driver with H-Bridge
This circuit features an ESP32 microcontroller connected to an H-bridge motor driver (ponte h) to control two DC motors. The ESP32 uses its GPIO pins (D25, D32, D33, D35) to send control signals to the H-bridge, which in turn drives the motors by switching their direction and speed. Power is supplied to the system through a DC power source connected to both the ESP32 and the H-bridge, with common ground.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Projeto final: A project utilizing Puente H L298N in a practical application
ESP32-Controlled Traffic Light and Multi-Motor Driver System
This circuit features an ESP32 microcontroller connected to a traffic light module and multiple DC motors via two L298N motor drivers. The ESP32 controls the traffic light states and motor operations, likely for a model intersection with moving parts. The circuit also includes MT3608 boost converters to step up the voltage from a 4 x AAA battery mount to the required levels for the motor drivers, and an MG996R servo motor controlled directly by the ESP32.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of ESP32_LoRa_Receiver: A project utilizing Puente H L298N in a practical application
ESP32 and LoRa-Based Wi-Fi Controlled Motor System
This circuit is a remote-controlled motor driver system using an ESP32 microcontroller and a LoRa Ra-02 SX1278 module for wireless communication. The ESP32 controls two motors via an H-bridge (ponte h) and is powered by a 12V power supply, which is regulated through a rocker switch.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of PID: A project utilizing Puente H L298N in a practical application
Arduino Mega 2560-Based Motor Control System with Optical Encoder and Current/Voltage Sensing
This circuit is designed to control a motor using an Arduino Mega 2560, an H-bridge motor driver, and various sensors. The Arduino reads data from a current sensor, a voltage sensor, and an optical encoder to monitor and control the motor's operation. Power is supplied by an SMPS, and the motor's speed and direction are controlled via PWM signals from the Arduino to the H-bridge.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications

  • Robotics: Driving wheels or tracks of robots
  • Automation: Controlling conveyor belts or actuators
  • DIY Projects: Building remote-controlled cars or robotic arms
  • Stepper Motor Control: Driving stepper motors for precise positioning

Technical Specifications

Below are the key technical details of the L298N H-Bridge module:

Parameter Value
Operating Voltage 5V to 46V
Maximum Output Current 2A per channel (4A total)
Logic Voltage 5V
Logic Current 0 to 36mA
Power Dissipation 25W (with proper heat sinking)
Control Signal Voltage 4.5V to 7V (High)
Operating Temperature -25°C to +130°C
Dimensions 43mm x 43mm x 27mm

Pin Configuration and Descriptions

The L298N module has multiple pins and terminals for motor control and power input. Below is the pinout:

Pin/Terminal Description
IN1 Input pin to control Motor A direction (High/Low)
IN2 Input pin to control Motor A direction (High/Low)
IN3 Input pin to control Motor B direction (High/Low)
IN4 Input pin to control Motor B direction (High/Low)
ENA Enable pin for Motor A (PWM input for speed control)
ENB Enable pin for Motor B (PWM input for speed control)
OUT1 Output pin connected to Motor A terminal 1
OUT2 Output pin connected to Motor A terminal 2
OUT3 Output pin connected to Motor B terminal 1
OUT4 Output pin connected to Motor B terminal 2
12V Power supply for motors (up to 46V)
5V Logic voltage supply (can be used to power the module if jumper is connected)
GND Ground connection

Usage Instructions

How to Use the L298N in a Circuit

  1. Power Connections:

    • Connect the 12V terminal to the motor power supply (e.g., a battery or DC power source).
    • Connect the GND terminal to the ground of the power supply and the circuit.
    • If the motor power supply is 12V or less, you can use the onboard 5V regulator by placing the jumper on the 5V pin. This will power the logic circuit.
  2. Motor Connections:

    • Connect the motor terminals to OUT1 and OUT2 for Motor A, and OUT3 and OUT4 for Motor B.
  3. Control Connections:

    • Connect the IN1, IN2, IN3, and IN4 pins to the microcontroller's digital output pins.
    • Use ENA and ENB pins for speed control by providing a PWM signal.
  4. Logic Power:

    • If the jumper is removed from the 5V pin, provide an external 5V logic supply to the 5V pin.

Important Considerations

  • Ensure the motor's current and voltage ratings are within the L298N's specifications.
  • Use heat sinks or cooling fans if the module operates near its maximum current capacity.
  • Avoid reversing the polarity of the power supply to prevent damage to the module.

Example: Controlling a DC Motor with Arduino UNO

Below is an example code to control the direction and speed of a DC motor connected to Motor A:

// Define L298N pins connected to Arduino
#define IN1 7  // IN1 pin for Motor A direction control
#define IN2 8  // IN2 pin for Motor A direction control
#define ENA 9  // ENA pin for Motor A speed control (PWM)

// Setup function
void setup() {
  pinMode(IN1, OUTPUT); // Set IN1 as output
  pinMode(IN2, OUTPUT); // Set IN2 as output
  pinMode(ENA, OUTPUT); // Set ENA as output
}

// Loop function
void loop() {
  // Rotate motor in one direction
  digitalWrite(IN1, HIGH); // Set IN1 HIGH
  digitalWrite(IN2, LOW);  // Set IN2 LOW
  analogWrite(ENA, 150);   // Set speed to 150 (range: 0-255)
  delay(2000);             // Run for 2 seconds

  // Stop the motor
  analogWrite(ENA, 0);     // Set speed to 0
  delay(1000);             // Wait for 1 second

  // Rotate motor in the opposite direction
  digitalWrite(IN1, LOW);  // Set IN1 LOW
  digitalWrite(IN2, HIGH); // Set IN2 HIGH
  analogWrite(ENA, 200);   // Set speed to 200 (range: 0-255)
  delay(2000);             // Run for 2 seconds

  // Stop the motor
  analogWrite(ENA, 0);     // Set speed to 0
  delay(1000);             // Wait for 1 second
}

Troubleshooting and FAQs

Common Issues

  1. Motor Not Spinning:

    • Check the power supply connections to ensure proper voltage and polarity.
    • Verify that the ENA or ENB pins are receiving a PWM signal or are set to HIGH.
  2. Overheating:

    • Ensure the motor's current does not exceed 2A per channel.
    • Use a heat sink or cooling fan if the module becomes too hot.
  3. No Response from Motors:

    • Confirm that the control pins (IN1, IN2, etc.) are correctly connected to the microcontroller.
    • Check for loose connections or damaged wires.

FAQs

Q: Can I control stepper motors with the L298N?
A: Yes, the L298N can control stepper motors by driving the coils in sequence. You will need to use both channels (Motor A and Motor B) for one stepper motor.

Q: What happens if I exceed the current rating?
A: Exceeding the current rating can damage the module. Use motors within the specified current limits or add external current-limiting resistors.

Q: Can I use the onboard 5V regulator to power my Arduino?
A: Yes, if the motor power supply is 12V or less, the onboard 5V regulator can provide power to the Arduino via the 5V pin. However, ensure the total current draw does not exceed the regulator's capacity.