Skip to content

Hw 130 Motor Control Shield For Arduino Datasheet May 2026

Datasheet / documentation checklist (items to verify from manufacturer)

This shield utilizes specific Arduino pins to control the motors. If you attach the shield, these pins on the Arduino are occupied. hw 130 motor control shield for arduino datasheet

HW-130 motor control shield a highly versatile expansion board for Arduino, based on the . It is designed to drive up to four DC motors two stepper motors two servo motors Datasheet / documentation checklist (items to verify from

You need a plug-and-play solution to drive two small yellow DC motors (TT motors) or a small stepper motor for a CNC plotter, and you want to avoid messy wiring. hw 130 motor control shield for arduino datasheet

Up to 4 bi-directional DC motors with individual 8-bit speed selection. Stepper Motors:

void setup() pinMode(ENA, OUTPUT); pinMode(ENB, OUTPUT); pinMode(IN1, OUTPUT); pinMode(IN2, OUTPUT); pinMode(IN3, OUTPUT); pinMode(IN4, OUTPUT);

Scroll To Top