Hw 130 Motor Control Shield For Arduino Datasheet Jun 2026

| Parameter | Value / Range | | :--- | :--- | | | 4.5V ~ 36V DC (24V recommended for safety) | | Continuous Current per Channel | 600mA DC | | Peak Current per Channel | 1.2A (single bridge) | | Logic Control Voltage | 5V (from Arduino) | | Maximum Power Dissipation | 4W (when junction temperature is 85°C) | | Thermal Shutdown | 150°C (typical) | | DC Motor Control | 4x Bidirectional with 8-bit speed selection (PWM) | | Stepper Motor Control | 2x Unipolar / Bipolar (4 wire) | | Servo Motor Ports | 2x (Connected to D9 & D10) | | Main Driver IC | Dual L293D Push-Pull Four Channel Driver with Diodes | | Shift Register IC | 74HC595 for serial to parallel conversion | | Board Dimensions | 68mm x 53mm x 14.3mm | | Weight | Approx. 28 grams |

Based on official datasheets for the L293D chipset and the HW-130 module , the technical limits are as follows: 4.5V to 25V (typical) or up to 36V . hw 130 motor control shield for arduino datasheet

This happens when motors draw too much current from the Arduino's 5V rail. Always use external power for the shield. | Parameter | Value / Range | | :--- | :--- | | | 4

void setup() pinMode(IN1, OUTPUT); pinMode(IN2, OUTPUT); pinMode(ENA, OUTPUT); Always use external power for the shield