Thread: function to run stepper motor

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    3

    function to run stepper motor

    dear all,
    HERE IS A BRIEF SUMMARY OF MY WORK TO HELP ME OUT.
    i have been working to run a robot with a function called outportb() .this function is responsible to send one byte of information to the printer port.
    now the problem arises that the printer port contains about 24 pins
    these pins are addressed by hexadecimal nos.
    to run the robot in my case it has five stepper motors
    occupying almost all the 24 pins.
    ps tell me about the addressing scheme of these 24 pins so that i can refer specifically to particular motor attached to particular pin.
    hope salem now you are satisfied with this thread to answer
    my query.


    sunnycyboid.

  2. #2
    Confused Magos's Avatar
    Join Date
    Sep 2001
    Location
    Sweden
    Posts
    3,145
    Hope this picture helps:
    MagosX.com

    Give a man a fish and you feed him for a day.
    Teach a man to fish and you feed him for a lifetime.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Undefined Reference Compiling Error
    By AlakaAlaki in forum C++ Programming
    Replies: 1
    Last Post: 06-27-2008, 11:45 AM
  2. Bisection Method function value at root incorrect
    By mr_glass in forum C Programming
    Replies: 3
    Last Post: 11-10-2005, 09:10 AM
  3. Problem with Visual C++ Object-Oriented Programming Book.
    By GameGenie in forum C++ Programming
    Replies: 9
    Last Post: 08-29-2005, 11:21 PM
  4. c++ linking problem for x11
    By kron in forum Linux Programming
    Replies: 1
    Last Post: 11-19-2004, 10:18 AM
  5. Replies: 5
    Last Post: 02-08-2003, 07:42 PM