
Rasppberry Pi Stepper Motor Tutorial
This project has been designed to help students or hobbyists get started with driving stepper motors on the Raspberry PI. It covers two types of stepper motor namely unipolar and bipolar. The difference between these two is explained in the manual below. The principal hardware required to run stepper motors on a Raspberry PI consists of the following components:
- A Raspberry PI computer (all models)
- A single or dual stepper motor driver board
- As alternative to the above an I2C interface can be used
- Object orientated Python3 driver code Either
- One or two x 5-Wire "28BYJ-48" stepper Motor (bipolar motor) with ULN2803A driver Or
- A 12-volt #324 (Nema17) high torque stepper motor (unipolar motor) with H-Driver
Documentation | Download software | |
Raspberry PI Stepper Motor | Stepper motor tar file |
|