Tri Duino Stepper

From RepRap
Revision as of 21:58, 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. I 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

(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