Hw 130 Motor Control Shield For Arduino Datasheet Patched -
HW-130 Motor Control Shield high-featured expansion board for Arduino, based on the quadruple H-bridge chipset
- Power Jumper (PWR):
void setup() // Set all control pins to outputs pinMode(E1, OUTPUT); pinMode(M1, OUTPUT); pinMode(E2, OUTPUT); pinMode(M2, OUTPUT); hw 130 motor control shield for arduino datasheet
The HW 130 is a low-cost, highly effective shield based on the infamous L298N dual H-bridge driver. It is designed to slot directly onto an Arduino Uno (or compatible) board, turning your microcontroller into a powerful robotics controller capable of driving two DC motors (or one stepper motor) with speed and direction control. Power Jumper (PWR): void setup() // Set all
Control via: