Week 8: Segment 2: Stepper Motors Controlled by the Arduino
This segment focuses on the use of stepper motors with the Arduino.
Goals:
In-Class Project:
Materials for this segment:
|
This is the Arduino sketch used in the tutorial:
![]()
This is the modified stepper library for the 28BYJ-48 motor in the Arduino Kit. Put it into your libraries folder.
![]()
This is an example sketch using the above modified library. This sketch is a modified version of the 'one revolution' example that comes with the Arduino IDE.
![]()
|