Tri Duino Stepper

From RepRap
Revision as of 22:07, 20 November 2010 by Glasshopper (talk | contribs)
Jump to: navigation, search
Crystal Clear action run.png
Tri Duino Stepper

Release status: unknown

No image available.png
Description
Unipolar 3 Stepper driver with an Arduino
License
Author
Contributors
Based-on
Categories
CAD Models
External Link


This is a stepper driver using an ATMEGA168 for three steppers.

It takes step and direction for your gcode interpreter

(in this case another ATMEGA168 running 5-D on Arduino)

and drives three stepper motors accordingly.

Tri diuno bb.jpg

(There are only 2 steppers in the pic because that all I have but it is set up & tested for 3.)


(The code is crude and simplistic but I have not been programing long & it DOES work)

There are no libraries needed to run this, it really is just as simple as it seems.

File:TriStepduino.pde


I will make a schematic and whatnot for this soon. --Glasshopper 02:04, 21 November 2010 (UTC)