1. تعارف
The OSOYOO Model-X Motor Driver Module is an enhanced L298N-based dual full-bridge driver designed for controlling inductive loads such as DC motors, stepper motors, relays, and solenoids. It features improved wiring sockets for simplified assembly and enhanced connection stability, making it suitable for Arduino-based DIY smart car and robot projects.
This module accepts standard TTL logic levels and provides high voltage and current capabilities. It includes two enable inputs for independent device control and an external terminal for connecting a sensing resistor. An additional supply input allows the logic to operate at a lower voltage.
2 خصوصیات
- High Operating Voltage: Supports up to 40 volts.
- Large Output Current: Instantaneous peak current up to 3A, with a rated power of 25W.
- Dual H-Bridge Driver: Integrated high voltage, large current, full bridge driver capable of controlling DC motors, stepper motors, relay coils, and other inductive loads.
- موٹر مطابقت: Able to drive two-phase or four-phase stepper motors, and two-phase DC motors.
- Logic Level Control: Utilizes standard logic level signals for control.
- بہتر وشوسنییتا: Features a high-capacity filter capacitor and a freewheeling diode to protect components from reverse current damage from inductive loads.
- Integrated 5V Regulator: Can use the built-in 78M05 stabilivolt tube to derive 5V from the power supply. For drive voltages exceeding 12V, an external 5V logic supply is recommended to protect the onboard regulator.
- والیومtage وضاحتیں: ڈرائیو والیومtage range: 5-35V; Logic voltagای: 5V
- کومپیکٹ ڈیزائن: PCB size is 4.2 x 4.2 cm.
3. پروڈکٹ ختمview


The OSOYOO Model-X Motor Driver Module is a compact board designed for robust motor control. Key components include the L298N integrated circuit, which acts as the dual H-bridge driver, mounted with a heatsink for thermal management. The board features clearly labeled terminals for power input (VD, 12V, GND, 5V), motor outputs (K1, K2, K3, K4), and logic control inputs (ENA, IN1, IN2, IN3, IN4, ENB).
Capacitors are present for filtering and stability, and a 78M05 voltage regulator is integrated for providing a 5V logic supply when the drive voltage is within acceptable limits. The improved wiring sockets are designed for secure and stable connections, reducing the risk of disconnections during operation.
4. وضاحتیں
| تفصیلات | قدر |
|---|---|
| کارخانہ دار | OSOYOO |
| پارٹ نمبر | 2017003700 |
| شے کا وزن | 0.634 اونس |
| پیکیج کے طول و عرض | 5.12 x 3.86 x 1.46 انچ |
| آئٹم ماڈل نمبر | 2017003700 |
| ڈرائیو والیومtage | 5V - 35V |
| منطق والیومtage | 5V |
| Output Current (Peak) | 3A |
| ریٹیڈ پاور | 25W |
| پی سی بی سائز | 4.2 x 4.2 سینٹی میٹر |
5. سیٹ اپ ہدایات
Follow these steps to properly set up your OSOYOO Model-X Motor Driver Module:
- پاور سپلائی کنکشن:
- Connect your motor power supply (5V to 35V) to the VD اور جی این ڈی ٹرمینلز درست قطبیت کو یقینی بنائیں۔
- If your motor power supply is 12V or less, the onboard 78M05 regulator can provide 5V for the logic. Connect the 5V terminal to your microcontroller's 5V supply.
- If your motor power supply is greater than 12V, it is recommended to provide an external, regulated 5V logic supply to the 5V terminal to protect the onboard regulator. Do not connect the VD کو ٹرمینل 5V terminal in this scenario.
- موٹر کنکشن:
- For a single DC motor, connect its terminals to K1 اور K2.
- For a second DC motor, connect its terminals to K3 اور K4.
- For a stepper motor, refer to its specific wiring diagram. Typically, a two-phase stepper motor will connect its two coils to K1/K2 اور K3/K4 بالترتیب
- Logic Control Connections (to Microcontroller, e.g., Arduino):
- Connect the microcontroller's جی این ڈی to the module's جی این ڈی.
- Connect digital output pins from your microcontroller to the module's IN1، IN2، IN3، IN4 pins to control motor direction.
- Connect digital output pins from your microcontroller to the module's ای این اے اور ENB pins to enable/disable motor drivers. These can also be connected to PWM pins for speed control.
- ابتدائی جانچ: Before connecting motors, verify power connections and logic signals with a multimeter to prevent damage.
6. آپریٹنگ ہدایات
The OSOYOO Model-X Motor Driver Module uses standard L298N control logic. Each H-bridge (Motor A: K1/K2, Motor B: K3/K4) is controlled by two input pins (IN1/IN2 for Motor A, IN3/IN4 for Motor B) and an enable pin (ENA for Motor A, ENB for Motor B).
6.1 DC Motor Control
To control a DC motor connected to K1/K2 (Motor A):
- سیٹ ای این اے HIGH (or PWM for speed control).
- To drive forward: Set IN1 ہائی ، IN2 کم
- To drive backward: Set IN1 کم، IN2 ہائی
- To stop (brake): Set IN1 ہائی ، IN2 HIGH (short brake) or IN1 کم، IN2 LOW (free-running stop).
- To disable: Set ای این اے کم
The same logic applies to Motor B using IN3, IN4, and ENB.
6.2 Stepper Motor Control
For a two-phase stepper motor, you will typically use a sequence of HIGH/LOW signals on IN1, IN2, IN3, IN4 to energize the coils in a specific order (e.g., full step, half step). ENA and ENB should be kept HIGH. Consult your stepper motor's datasheet or common L298N stepper control examples for the precise stepping sequence.
Example (simplified full-step sequence for a 4-wire bipolar stepper):
| قدم | IN1 | IN2 | IN3 | IN4 |
|---|---|---|---|---|
| 1 | ہائی | کم | ہائی | کم |
| 2 | کم | ہائی | ہائی | کم |
| 3 | کم | ہائی | کم | ہائی |
| 4 | ہائی | کم | کم | ہائی |
Note: This is a basic example. Actual stepper motor control may require more complex sequences and timing.
7 دیکھ بھال
The OSOYOO Model-X Motor Driver Module is designed for durability and requires minimal maintenance. Adhere to the following guidelines:
- صفائی رکھیں: Ensure the module is free from dust, debris, and moisture. Use a soft, dry brush or compressed air for cleaning.
- زیادہ گرمی سے بچیں: While the module has a heatsink, ensure adequate ventilation, especially when driving motors at high currents or voltages for extended periods.
- محفوظ کنکشن: Periodically check all wiring connections to ensure they are secure and free from corrosion. Loose connections can lead to intermittent operation or damage.
- مناسب ذخیرہ: When not in use, store the module in an anti-static bag in a dry, cool environment to prevent electrostatic discharge (ESD) damage and moisture exposure.
- والیومtagای تعمیل: Always operate the module within its specified voltage ranges (5-35V drive, 5V logic) to prevent component stress or failure.
8 خرابیوں کا سراغ لگانا
If you encounter issues with your OSOYOO Model-X Motor Driver Module, consider the following troubleshooting steps:
- موٹر حرکت نہیں کر رہی:
- Verify power supply connections (VD, GND) and ensure the voltage 5-35V کی حد کے اندر ہے۔
- Check logic power supply (5V) connection.
- یقینی بنائیں ای این اے اور/یا ENB pins are set to HIGH.
- تصدیق کریں۔ IN1 / IN2 (یا IN3 / IN4) signals are correctly toggling for direction.
- Check motor wiring for continuity and correct connection to K1/K2 or K3/K4.
- Test the motor directly with a power supply to ensure it is functional.
- Motor Moves Incorrectly or Weakly:
- Ensure the motor power supply can provide sufficient current for the motor.
- Check for loose connections or poor contact.
- If using PWM for speed control, verify the PWM signal is correctly generated and connected to ENA/ENB.
- For stepper motors, review the stepping sequence and timing in your code.
- ماڈیول اوور ہیٹنگ:
- Reduce the load on the motors or decrease the motor supply voltagاگر ممکن ہو تو.
- Ensure adequate airflow around the heatsink.
- Verify that the motor current does not exceed the module's 3A peak rating.
- No 5V Output from Onboard Regulator (if applicable):
- Ensure the main drive voltage (VD) is present and within the acceptable range for the 78M05 regulator (typically up to 12V for reliable 5V output without external supply).
- If VD is >12V, an external 5V logic supply is required as per specifications.
9. سپورٹ
For further assistance, technical documentation, or project examples, please visit the official OSOYOO website or contact OSOYOO customer support. You can find additional resources and community forums online for L298N-based motor drivers.
Official OSOYOO Store: OSOYOO Amazon Store
10. وارنٹی کی معلومات
OSOYOO products are designed and manufactured to high-quality standards. For specific warranty terms and conditions, please refer to the warranty information provided with your purchase or visit the official OSOYOO website. Typically, warranty covers manufacturing defects under normal use conditions.