1.4.0 - New examples, bug fixes, stepper motor improvements, CI changes
This release includes:
- Some examples have been added and others have been renamed
- Fixed an I2C init issue
- User can now specify how many microsteps a stepper motor should do
- Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-motorkit
.
Read the docs for info on how to use it.