Arduino Datasheet Free |work| | Hw 130 Motor Control Shield For

// Create a motor object for port M1 AF_DCMotor motor(1);

| Parameter | Value / Range | | :--- | :--- | | | L9110S (Dual H-bridge) | | Operating Voltage (Motor) | 3V – 12V DC | | Logic Voltage (VCC) | 5V (from Arduino) | | Peak Output Current (per channel) | 1.2A (Max) | | Continuous Output Current | 0.8A (recommended) | | Logic Input Voltage | High: 2.5V – 5V, Low: 0V – 0.5V | | PWM Frequency Support | 0 – 100 kHz (typical 1-10 kHz) | | Standby Current | < 0.1µA | | Operating Temperature | -20°C to +80°C | | Dimensions | 68.5mm x 53.3mm (Standard Uno shield size) |

:

Despite its low cost, the HW-130 shield offers a robust set of features.

Up to (unipolar or bipolar) with single, double, interleaved, or micro-stepping. hw 130 motor control shield for arduino datasheet free

(Note: On some generic variations of this board, the Direction and Speed pins may be swapped (e.g., D5/D6 for speed), but the D3/D11/D12/D13 configuration is standard for the L298P Shield design.)

[Insert Link Here - Or describe where to find it, e.g., "Check the comments"] // Create a motor object for port M1

void loop() if (Serial.available()) cmd = Serial.read();