587,420 active members*
3,252 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > Stepper Motors / Drives > Need serial port 4th axis stepper solution
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2009
    Posts
    123

    Need serial port 4th axis stepper solution

    I have a manual indexer that I would like to convert as a 4th axis. I would like to use it in conjunctions with other axises or as a standalone unit. I was thinking about a serial port connection with a driver so that I can connect it to the same computer that runs mach3 but use it (potentially) with a standalone program of its own (that I can write in VB to control the card)

    Indexer is to spin 6" chuck so it is quite heavy.

    So my questions are:

    1/ what are the good choices for stepper motor
    2/ I will need a driver as driver to serial interface cards I suppose any recommendations? Is that http://store.qkits.com/moreinfo.cfm/KTA-190 something I may be using?

    Thx

  2. #2
    Join Date
    Jul 2010
    Posts
    0
    If you can use USB instead of serial, the Teensy http://www.pjrc.com/teensy/ (an AVR dev board) is more capable than the board you linked to, although you would have to program it using C since it is not specifically made for controlling steppers. There is sample code to make it appear as a serial port to software on the PC. The code you would need to write would be reading the data coming into the dev board and turning that into the pulses/timing that is fed to the motor driver(s).

    I'll plug my Canadian stepper motor site which may have a motor you're interested in: http://kineticstep.com

Similar Threads

  1. Finally a better solution instead off parallel port
    By veteq in forum Machines running Mach Software
    Replies: 0
    Last Post: 03-16-2010, 10:46 PM
  2. Serial port to USB in VB.NET
    By DennisCNC in forum Visual Basic
    Replies: 1
    Last Post: 12-07-2008, 07:02 PM
  3. Stepper Driver and serial port
    By kylemp in forum Stepper Motors / Drives
    Replies: 1
    Last Post: 01-28-2008, 02:11 AM
  4. serial port
    By lamicron in forum Computers / Desktops / Networking
    Replies: 9
    Last Post: 12-18-2007, 05:42 PM
  5. USB to serial port
    By stampman in forum DNC Problems and Solutions
    Replies: 7
    Last Post: 12-30-2006, 08:17 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
  •