Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 380 Bytes

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.