No description
Find a file
2020-10-02 13:30:50 -07:00
.github Add GitHub pull request template 2016-05-27 13:24:06 -07:00
Adafruit_MotorHAT Fix bug with microstepping direction. 2017-02-17 02:33:32 +00:00
examples Add small sleep to dual stepper example loop, prevents threading race conditions. 2017-02-28 00:42:53 -08:00
.gitignore Small fix to make python happy about module structure and I2C dependency. 2015-02-06 12:00:21 -08:00
ez_setup.py init 2015-01-23 21:03:22 +00:00
README.md Update README.md 2020-10-02 13:30:50 -07:00
setup.py Swap to use Adafruit_GPIO library, port to support both Python 2 and 3. 2017-02-17 02:13:10 +00:00

THIS LIBRARY IS DEPRECATED. SEE NEW LIBRARY HERE:

https://github.com/adafruit/Adafruit_CircuitPython_MotorKit

Adafruit Python Library for DC + Stepper Motor HAT

Python library for interfacing with the Adafruit Motor HAT for Raspberry Pi to control DC motors with speed control and Stepper motors with single, double, interleave and microstepping.

Designed specifically to work with the Adafruit Motor Hat

----> https://www.adafruit.com/product/2348

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried for Adafruit Industries. MIT license, all text above must be included in any redistribution