Skip to product information
1 of 3

Robocraze

Arduino L293D Motor Driver shield

Arduino L293D Motor Driver shield

Regular price Rs. 125
Regular price Rs. 199 Sale price Rs. 125
Sale Sold out 37% off Best Price Guaranteed
You save Rs. 74
Incl. GST (No Hidden Charges)
Currently, people are actively checking out this product.
Submit your Bulk Enquiry Here

Contact form

  • This is L293D Motor Driver shield for Arduino
  • This motor driver shield can use up to 2 stepper motors (unipolar or bipolar) with single coil, double coil or interleaved stepping.
  • This Motor Driver shield for Arduino features a big terminal block connectors to easily hook up wires (10-22AWG) and power
  • Tested compatible with Mega board, Diecimila & Duemilanove board compatible with arduino.
  • This uses Up to 4 bi-directional DC motors with individual 8-bit speed selection.

L293D Motor Driver shield for Arduino

The L293D motor shield for Arduino is designed as a full-featured motor shield that will be able to power many simple to medium-complexity projects. This motor driver shield can be used to drive up to 4 DC motors. (up to 600MA and 36v). It can also be used to drive up to 2 Stepper Motors and Servo Motors. The L293D driver shield for Arduino is integrated with a 2-pin terminal block and jumper to connect external power, for separate logic/motor supplies.

Features:

  • Two 5V 'hobby' servo connections to the Arduino's high-resolution dedicated timer
  • L293D chipset provides 0.6A per bridge (1.2A peak) with thermal shutdown protection and internal kickback protection diodes on four H-bridges. Motors can be powered by 4.5VDC to 25VDC.
  • Up to four bidirectional DC motors with individual 8-bit speed selection (for a resolution of about 0.5%).
  • Up to two unipolar or bipolar stepper motors with single coil, double coil, or interleaved stepping.
  • Pull-down resistors disable motors during power-up.
  • Large terminal block connectors for connecting wires (18-26AWG) and power.
  • The Arduino reset button brought up top
  • For separate logic/motor supplies, a 2-pin terminal block and a jumper are used to connect external power.
  • Compatible with the Arduino Mega 1280 and 2560, as well as the Diecimila, Duemilanove, and UNO.

Pinout 

Applications:

  • Control DC, Stepper, and Servo Motors with L293D Motor Driver Shield and Arduino
  • Can be used to control DC motors, stepper motors, and servo motors
  • Compatible with Arduino UNO and Mega

Package Includes:

  • 1 x L293D Motor Driver Shield

L293D Motor Driver Shield Specifications

Shield  Motor Driver Shield 
Model  L293D
Motor 

Can run motors on 4.5VDC to 25VDC.

H Bridge  0.6A per bridge
Dimension  5 x 4 x 1cms 
Weight 15 grams

Shipping & Returns

  • All orders confirmed before 3 pm IST are shipped on the
    same day, barring rare pickup delays on holidays or disturbances
  • Delivery time in Metro cities is 1-3 days, Others it is
    3-7 days. It varies based on location, reliant on courier services
  • Return window: 7 days from receipt unless stated
    otherwise. No refunds/replacements after
  • Returns only for non-working/damaged products are accepted
  • Initiate return requests to our customer service team via Support ticket or contact us at +91-8123057137
  • Refunds are processed within 3-4 working days post inspection and approval.

For more details, please check our Shipping and Return Policy

View full details

People Also Buy

Found a better price?

Let us know!
We'll try to match the price for you

  • ⚡ Dispatched within 24 hours

  • 💰 Earn RC Coins on every purchase

  • 🚚 Free shipping on orders above Rs 500/-

  • 🛠️ Dedicated Technical Support Team

1 of 4

1. How does L293D motor driver shield work?

The L293D shield is a driver board based on the L293 IC that can simultaneously drive four DC motors and two stepper or servo motors. This module has a maximum current of 1.2A per channel and will not operate if the voltage is greater than 25v or less than 4.5v.

2. How do I use a L293D motor driver with Arduino?

To control the motor driver, you'll need an Arduino UNO. The Arduino's Enable pins are all connected to the 5V pin. Ground pins should be shorted and connected to the Arduino's Gnd pin. The +ve side of the battery should be connected to IC pin 8 and the -ve to Arduino's Gnd.

3. Why motor driver shield is used?

The Wireless Motor Driver Shield is an Arduino shield designed to make connecting motors and sensors to your Arduino compatible development board easier and faster. It's great for assembling remote control rovers and small autonomous robots.

4. What is the function of motor shield?

Motor driver shield allows you to control the speed and direction of two DC motors independently using your Arduino board. Among other things, you can measure the motor current absorption of each motor.

5.What does a motor driver shield do?

A motor driver shield is a type of circuit board that is designed to control motors. It is typically used in conjunction with an Arduino or other microcontroller to provide a convenient and easy-to-use interface for driving motors. Motor driver shields generally include a number of motor driver chips that are used to control the speed and direction of motors. They may also include other features such as current sensing, overcurrent protection, and voltage regulation.

6.Is Motor Shield same as motor driver?

Yes, a motor shield and a motor driver are generally the same thing. A motor shield is a type of circuit board that is designed to control motors, and it is typically used in conjunction with an Arduino or other microcontroller to provide a convenient and easy-to-use interface for driving motors. A motor driver is a similar device that is designed to control motors, and it may also be referred to as a motor shield. Both motor shields and motor drivers generally include a number of motor driver chips that are used to control the speed and direction of motors. They may also include other features such as current sensing, overcurrent protection, and voltage regulation.

7.What is L293D motor driver?

L293D is a type of motor driver IC (Integrated Circuit) that is commonly used to control motors in a variety of applications. It is a dual H-bridge motor driver that can be used to drive two motors independently, or to drive a single bidirectional motor. The L293D motor driver IC is designed to operate at a voltage range of 4.5V to 36V and can deliver a continuous output current of up to 600mA per channel. It has a number of features that make it easy to use, including built-in current limiting, thermal shutdown protection, and internal clamp diodes for back EMF protection.

8.How do you program a L293D motor driver?

To program a L293D motor driver, you will need to use a microcontroller or other control device to send control signals to the L293D. The L293D motor driver IC is designed to be controlled by pulse-width modulation (PWM) signals, which can be used to vary the speed and direction of the motors. To program the L293D, you will first need to connect the motors to the appropriate connections on the IC, and then connect the IC to the microcontroller or control device using the appropriate control signals. You will then need to write a program using the programming language of your choice (such as C, C++, or Python) to control the motors using the PWM signals.