Skip to content

3DRPP/Adafruit-Motor-HAT-Python-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 adaptation for Adafruit Motor Hat Library

Don't forgot to install dependencies for python3 with :

sudo pip3 install RPi.GPIO smbus-cffi Adafruit-GPIO Adafruit-MotorHAT

If you can't import module named 'Adafruit_PWM_Servo_Driver', just copy all files in Adafruit_MotorHAT folder in your current folder.

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

About

Python3 adaptation for Adafruit Motor Hat Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%