585,759 active members*
4,015 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > Stepper Motors / Drives > Wiring arduino to large black stepper driver?
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2013
    Posts
    34

    Wiring arduino to large black stepper driver?

    Hi all,

    I have a nema 425oz/in stepper that I have already successfully controlled with the cnc-usb controller. I would now like to try to control it with an arduino uno board. Does anyone know how to wire the large black stepper drivers (with many different brand names and found on ebay) to an arduino uno?

    Thanks!

  2. #2
    Join Date
    Aug 2011
    Posts
    388
    If you are using GRBL, the + pinouts are here: https://github.com/grbl/grbl/wiki/Connecting-Grbl
    The Uno's GND pin goes to DIR-, PUL-, and EN- on the driver. (PUL can also be labeled CLK or STEP).
    A detailed example: Arduino Stepper Motor Control - Zen_Toolworks_Wiki

    If using the Arduino IDE, it will depend on how the pins are defined in the sketch, e.g.:
    Easy Driver Examples
    https://www.sparkfun.com/tutorials/400
    David Malicky

  3. #3
    Join Date
    Jun 2013
    Posts
    34
    Thanks I figured it out! Now I have been just messing around with simple arduino sketches to make the motors do different things. I am hoping to use grbl, but I can't figure out how to install the thing.

  4. #4
    Join Date
    Aug 2011
    Posts
    388
    To install GRBL:
    - First get the "Master Branch" hex file (currently v0.8c) about halfway down this page: https://github.com/grbl/grbl
    - Then follow these instructions, depending on your OS: https://github.com/grbl/grbl/wiki/Fl...-to-an-Arduino
    David Malicky

Similar Threads

  1. Wiring issues using a DM2800 Dyna Mechtronics Stepper Driver
    By jbarker91 in forum DNC Problems and Solutions
    Replies: 0
    Last Post: 11-24-2013, 02:01 AM
  2. arduino wiring to stepper motor
    By MASNSN in forum CNC Machine Related Electronics
    Replies: 3
    Last Post: 07-08-2012, 11:12 PM
  3. Wiring Stepper, driver and breakout board
    By bdrotaru in forum Stepper Motors / Drives
    Replies: 6
    Last Post: 02-26-2011, 06:30 PM
  4. RTA PAVIA SDC 05 32-65VDC Stepper Driver Wiring Connection Diagram
    By guy2b1 in forum Calibration / Measurement
    Replies: 12
    Last Post: 12-18-2009, 02:31 PM
  5. E-Bay Stepper Driver: Lost Wiring Diagrams HELP
    By gbm_designs in forum Stepper Motors / Drives
    Replies: 12
    Last Post: 02-13-2006, 11:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •