Microstepper controller


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    Join Date
    May 2008
    Location
    Italy
    Posts
    825

    Default Microstepper controller

    I have been thinking for a while, how to put togeter a simple microstepper controller without using a ready made commercial driver.
    At the end, I came up with this simple project capable to drive unipolar stepper motor in three different modes

    FULL STEP

    HALF STEP

    MICRO STEP

    The Pic micro used in this work is a Pic 16F628 a powerfull small micro with PWM capability. With this MCU plus a 74HC04 and a74HC86 the controller will produce 20 microsteps out of a nominal motor step.

    An additional improvement of this controller, is the capability to accept travel commands of 24 Bits, wich gives to the user the possibility to send positioning profile of over 16 millions steps.

    Controller accept commands via TTL serial port @ 9600,n,8,1 and return an (Ack) once the positioning profile has been completed.

    Download the zipped file which contains schematic + software + user manual

    Enjoy

    Al.
    Attached Files Attached Files
    All progress began with an idea

  2. #2
    Join Date
    May 2009
    Location
    Northeastern USA
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    Thanks -
    I loved your stepper project, and this just as helpful. My students are very motivated by projects with possible robotic uses.

    Thanks again - Fiz

  3. #3
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    Fiz,

    Check out our Micro-Bot projects section; http://web.archive.org/web/201301160...-Bot/index.htm

    If your ship to address is a school, I'll send you a couple of our Micro-Bot circuit
    boards - with a few additional components for experiments - gratis.
    Last edited by Archangel; - 4th January 2015 at 03:15.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  4. #4
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Thank you Fiz, you are welcome.

    Al.
    All progress began with an idea

  5. #5
    Join Date
    May 2010
    Location
    Chile
    Posts
    25


    Did you find this post helpful? Yes | No

    Default

    Seems like a nice way of driving steppers, really a clever solution with gate logic.
    (long live gates, gates are[n't] dead)

    One question:

    The hex file included is version compatible with the 16F628A?

    Just asking because sometimes compiled hexs for different versions just don't work
    Last edited by El_AMPo; - 18th October 2010 at 21:25.
    "If at first doesn't work, kicking it wont help either"

  6. #6
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    The hex file included is version compatible with the 16F628A?
    You should have no problem.

    Cheers

    Al.
    All progress began with an idea

  7. #7
    Join Date
    Jan 2015
    Posts
    7


    Did you find this post helpful? Yes | No

    Default Re: Microstepper controller

    Hello there, im interested in designing as microstepper controller via a pic, using everything that its needed (as i have been investigating, it uses pwm and other functions). The thing is that the only programming language i know well is picbasic pro. is it possible to do such thing with this compiler?, lets say using a pic like 16f877a or a 18fxx?, can somebody help me out with a code in this language?, tis for controlling a bipolar stepper motor. i only want to know how it works and undersand it because i dont have it very clear, and of course in basic language.

    Thanks everybody, Regards.

Similar Threads

  1. Temperature Controller using PIC16F628A
    By bentech4u in forum mel PIC BASIC
    Replies: 34
    Last Post: - 14th March 2010, 19:44
  2. problem with the GSM controller
    By Dariolo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2009, 20:33
  3. Fridge controller
    By nomad in forum General
    Replies: 4
    Last Post: - 23rd February 2008, 07:13
  4. Graphics controller for the Sitronix ST7549
    By ttease in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 26th May 2007, 21:45
  5. Dedicated LCD Controller question
    By chuckles in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 27th February 2006, 14:44

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

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