Lesson 38--Microduino Stepper Motor Drive
From Microduino Wiki
Revision as of 07:22, 28 March 2014 by Jasonsheng (talk) (Created page with "{{Language|第三十八课--Microduino 步进电机驱动}} {| style="width: 800px;" |- | ==Objective== This lesson will show you how to control the stepper motor by Microduin...")
Language: | English • 中文 |
---|
ObjectiveThis lesson will show you how to control the stepper motor by Microduino A4982 module, and welding the step motor control board. Equipment
Stepper motor
Connect the stepper motor to Microduino A4982 module:
Stepper motor parameters:1.8deg/slep, that is stepper motor moves one step turned every 1.8°.
Multiplied by 16 because Microduino A4982 default use 1/16 step mode. SchematicDebug
Program
ResultWe can control the four wire two phase stepper motor successfully by Microduino A4982 module. Video |