This repository has been archived by the owner on Dec 16, 2018. It is now read-only.
Releases: adafruit/micropython-adafruit-pca9685
Releases · adafruit/micropython-adafruit-pca9685
Minor release to trigger mpy generation
1.1 release with stepper motor driver
Added stepper motor driver with stepper.py. This is meant to work with the motor shield but can drive any steppers which use a PCA9685-based PWM driver. Interface is similar to Adafruit Motorshield V2 Arduino library, however only the onestep function is currently implemented.
The MPY files in this release were generated with Adafruit MicroPython v1.8.5-20161020 mpy-cross.
Initial release
Initial release of the PCA9685 MicroPython module.
The MPY files in this release were generated with Adafruit MicroPython v1.8.5-20161020 mpy-cross.