Microstepper controller


Results 1 to 15 of 15

Threaded 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

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