From the course: Learning Arduino: Interfacing with Analog Devices
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Wiring a stepper motor to Arduino - Arduino Tutorial
From the course: Learning Arduino: Interfacing with Analog Devices
Wiring a stepper motor to Arduino
- [Instructor] Okay, so we are going to start wiring the driver to the pins with an Arduino. The very first thing is I'm going to connect in one here. That's going to go to the digital pin with Arduino board to pin eight. And two is going to go to pin nine. And three to 10. And then finally four to 11. The other side of this stepper motor driver is going to be connected to the stepper motor. So I am going to go ahead and connect that here. So to provide power to the motor driver circuit, we are going to use a nine-volt battery. And I'm going to use a power connector to connect that to the driver. Here. And then the positive goes to the positive side. And then the negative goes to the negative. All right, the last step is just connecting the Arduino to the software.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Stepper motor introduction2m 5s
-
(Locked)
Unipolar stepper motors1m 32s
-
(Locked)
Stepper motor driver board ULN200356s
-
(Locked)
Wiring a stepper motor to Arduino1m 49s
-
(Locked)
Coding to control the motor directly4m
-
(Locked)
Exploring the Stepper Library3m 55s
-
(Locked)
Coding for the stepper motor3m 20s
-
(Locked)
Coding using the Stepper() function4m 51s
-
(Locked)
-
-