Difference between revisions of "Stepper Board"

From Kevin Darrah Wiki
Jump to: navigation, search
Line 25: Line 25:
  
 
== Tutorials ==
 
== Tutorials ==
Coming Soon...
+
{{#evt:
 +
service=youtube
 +
|id=https://www.youtube.com/watch?v=ePSCZ_DtF7c
 +
|dimensions=560x315
 +
}}

Revision as of 22:34, 17 May 2017

...Back to Projects:

StepperGerber.png

The Stepper Board

Introduction

This board is based on the DRV8825 Stepper Motor Driver. It works with standard x4 wire bipolar stepper motors.

  • Motor Voltage Supply from 8.2V to 45V
  • Phase Current up to 2.5A, but ~1A is more realistic without a heatsink and fan
  • Built in Step Controller, so strap the mode pins for the step mode: Full, Half, and Micro stepping.
  • Easy control from a Microcontroller, digital pins to set the direction, enable the part, and step the motor.
  • Fault Output Pin broken out and max current setting with a trim pot

Schematic

StepperSch.png

Purchase

given to Patrons ...

Parts

Coming Soon...

Assembly

Coming Soon...

Tutorials