Skip to content

mcjy99/SimpleReliabilityTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Stepper Motor Application for Simple Reliability Test of Flexible Electronics

WIP

Hardware Used

  1. Arduino Uno
  2. Arduino 2A Motor Shield : User Manual
  3. NEMA 17 Stepper Motor

Wiring Configuration

Software

The Arduino Stepper library is used. The program is based off its inbuilt examples stepper_oneRevolution and stepper_oneStepAtATime.

Note:

  1. For the NEMA 17 Stepper Motor tested, the datasheet states that for one coil black is the coil end and yellow is the centre tap wire, but it was found that the opposite is true.
  2. Select the number of revolutions per step based on the motor used
  3. These examples use Signed Magnitude mode on the shield

About

Example of Stepper Motor Application for Simple Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages