how to wire Arduino+ L293D Servo,Stepper Driver Shield + 1602 LCD Keypad shield

Hi,

Am a newbie and was wondering how to wire Arduino unoR3 with L293D Servo, Stepper Motor Driver Shield and a 1602 LCD Board Keypad shield as only any one of these can be stacked onto the arduino. This is for a motion controlled timelapse slider project.

thank you

link to the shields am using:

  1. L293D Servo, Stepper & DC Motor Driver Shield For Arduino Uno
    http://www.ebay.in/itm/262664555526?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649

  2. 1602 LCD Board Keypad Shield Input output expansion board
    http://www.ebay.in/itm/332017436990?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649

Use a motor driver module, not a shield. The drivers can become hot during operation, so that they should have free air around for cooling. Also use a modern driver module, with FET transistors for reduced power requirements and heat.

Thank you for the suggestion. Which driver module would you suggest to use with this setup i.e uno+lcd shield from the below choices or others? also another noob assumption is i guess i'll need one module per axis of movement as they drive single steppers, right? and also is there any way/hack by which i can mount the lcd keypad shield on uno (not connecting by wires) and also connect the stepper module by wires

i have searched a few modules as given below ranked in order of preference:

  1. 7 Amp High Current Motor Driver by ROBOSOFT SYSTEMS
    Spec:
    Compact MOS FET driver ideal for use with heavy duty motors
    1 Motor Channel
    5.5VDC-30VDC operating voltage
    7A continuous output current per channel
    10A peak output current per channel

link: http://www.amazon.in/Amp-High-Current-Motor-Driver/dp/B00U3LK8ZS/ref=sr_1_fkmr0_1?ie=UTF8&qid=1478964812&sr=8-1-fkmr0&keywords=mosfet+sepper+motor+driver+arduino

  1. M226 IRF520 MOS FET Driver Module for Arduino
    Spec:
    Operating Voltage Range: DC4.5-20V
    Voltage: 3.3V, 5V
    Ports: Digital Level
    Output load voltage :0-24V
    Output load current: <5A (1A above need to add heat sink)

link: http://www.ebay.in/itm/M226-IRF520-MOS-FET-Driver-Module-for-Arduino-/112016924758?hash=item1a14baa056:g:fQEAAOSwMNxXUn-c

  1. High-Current MOS FET Switch Module DC Fan Motor LED Strip Driver Steples
    Spec:
    Output current up to 3A (Resistive load)
    External power supply can be 4.5 ~ 13.5VDC
    Interface logic level can be 3.3V / 5V;
    High-level input current is less than 1mA

link: http://www.ebay.in/itm/Imported-High-Current-MOSFET-Switch-Module-DC-Fan-Motor-LED-Strip-Driver-Steples-/152131182805?hash=item236bb9a0d5:g:qSQAAOSwEetV-S1E

kindly suggest...
thanks again for all the help...

You need to provide a link to the datasheet for your stepper motor before we can advise about a suitable stepper driver.

If it is a bipolar stepper motor requiring less than about 1.5 amps per coil you could use a Pololu DRV8825 driver.

Have a read through Stepper Motor Basics

...R
Simple Stepper Code

ok... sorry for being a noob and not providing adequate info... the steppers i have, are salvaged ones from an old inkjet printer

  1. Mitsumi M35SP-8P 7.5deg step [2-2 Phase excitation, Unipolar driving]
  2. NMB PM55L-048-HPG9 [2-2 Phase exitation Unipolar Const. Volt, Bi-Polar Chopper ]
    (specs attached as image...)
    and i also have a hi torque geared 12v dc motor! :confused:

now which motor should i use (or do i have to get a new one?) and with what driver module? the objective is to add timelapse motion control to my existing 24 inch igus slider using timer belt.

Do you have some reason to believe that the salvaged printer motors will be suitable for your project?

It would be a shame if you bought everything and had to start all over.

The way successful people work is to measure the required force and torque for the mechanical assembly, then select the appropriate motors, drivers and motor power supply.

well as i see, both of the salvaged ones are hi torque motors which is my primary requirement to move the slider carriage (with ballhead + camera;4-5kg) on inclines & vertically...actually had earlier decided (therefore ordered) on the geared dc motor for its torque and low power consumption... then got suggestion from another maker to use stepper for more accuracy over the geared dc motor... (i hope that is true) so the salvaged steppers came into the picture... a bit confused now...!
any/all suggestion would be most welcome...

Images from Reply #4 so we don't have to download them. See this Image Guide

...R

Those are both low-current motors so you could use a Sparkfun Easydriver or BigEasydriver or a Pololu DRV8825 or Pololu A4988.

Be sure to adjust the current (amps) setting on the driver board to protect your motor.

If you already have the motors it seems worthwhile to try them. If you think you might need more powerful motors I suggest you buy the more capable stepper drivers.

...R

The specs show those to be low torque motors. 38 mN-m is about 5 oz-inches in silly U.S. units.

A typical RC servo might have 40 oz-in.

@jremington:
as per the manual, i see the PM55L-048 (2nd in list) stepper being suggested for
** OA Equipment: Printers/Scanners
** Industrial Equipment: Flow control valves
** Toys: Slot machines and
** Home Automation Appliances: Sewing machines

i don't know the calculations but was wondering if a lower that "what you said" torque would work for the above applications like sewing machines... what does this torque graph imply in terms of caring load? this stepper is surely feels like a heavily built boy and weighs like a paperweight...
now am more confused than before...!! :confused:

@Robin2 thanks for your suggestions and photo insert tip...

@Robin2
ordered both Pololu DRV8825 & Pololu A4988 module... hopefully will be able to wire em up correctly... if not will try out the 12v DC, 300 rpm High Torque - Side Shaft Geared Offside Motor
Specifications - Voltage - 3v to 12v
RPM - 300 (at 12v)
Nominal Voltage - 12v;
No- Load Current - 20mA
Full Load Current - 800mA
Full (Stall) Load Torque - 5 kgcm

00.jpg

will go in for a new stepper motor if none of the salvaged ones do the job...
thanks again...