Skip to content

Stepper Motor driver for Arduino that sends a signal to all the pins and, by a push of a button, goes forward or backwards for a number of steps

Notifications You must be signed in to change notification settings

angelobarbu/Stepper-Motor-Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Stepper Motor Driver

Barbu Angelo-Gabriel

The driver was written using C++ and Arduino IDE.

The stepper motor is connected to pins 9, 10, 11, 12. One button is connected to pin 7.

The button is used to activate the motor. Press the button - the motor goes forward 1400 steps. Press the button again - the motor goes backwards 1400 steps.

About

Stepper Motor driver for Arduino that sends a signal to all the pins and, by a push of a button, goes forward or backwards for a number of steps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages