Logic control voltage Vss |
4.5~5.5V |
---|---|
Dimensions in mm (LxWxH) |
70 X 54 X 18 |
Weight (g) |
35 |
Shipping Weight |
0.037 KG |
The L293D Motor Driver/Servo Shield for Arduino is probably one of the most versatile on the market and features 2 servo and 4 motor connectors for DC or stepper motors. That makes it a great shield for any robotic project.
This ARDUINO compatible motor Driver shield is a full-featured product that it can be used to drive 4 DC motor or two 4 wire steepers and two 5v servos. It drives the DC motor and stepper with the L293D, and it drives the servo with Arduino pin9 and pin10.
The shield contains two L293D motor drivers and one 74HC595 shift register. The shift register expands 3 pins of the Arduino to 8 pins to control the direction of the motor drivers. The output enables the L293D is directly connected to the PWM outputs of the Arduino.
Firmware
- ARDUINO STEPPER/SERVO SOFTWARE LIBRARY WITH MICROSTEPPING SUPPORT.
To install, click on Download in the top right corner, select zip and uncompress the folder.
Rename the folder to AF-motor (check that the renamed folder contains the .cpp and .h files) and install it into the Arduino sketches/libraries folder. FOR INFROMATION ON HOW TO USEA ND INSTALL LIBRARIES SEE OUR TUTORIALS This version now works with the Mega. Public domain! - ACCEL STEPPER LIBRARY with AFMotor support. This library allows for advanced stepper control including acceleration and deceleration, and concurrent stepper control!
To install, click on Download in the top right corner, select zip and uncompress the folder.
Rename the folder to AF-motor (check that the renamed folder contains the .cpp and .h files) and install it into the Arduino sketches/libraries folder.
Reviews
There are no reviews yet.