Wiringpi; Files; Python; Codes - Waveshare HAT User Manual

Stepper motor
Hide thumbs Also See for HAT:
Table of Contents

Advertisement

Stepper Motor HAT User Manual

WIRINGPI

FILES

Similar to BCM2835, differences are:
DEV_Config.c(h): Library called is different
Makefile: linking library is different

PYTHON

FILES
DRV8825.py is driver code of DRV8825, which is used to control stepper motor.
test.py: test code

CODES

test.py:
1. Instantiate DRV8825 library
22 / 24

Advertisement

Table of Contents
loading

Table of Contents