Releases: adafruit/Adafruit_CircuitPython_PCA9685
3.4.16 - Fix For Sphinx RTD Theme
Full Changelog: 3.4.15...3.4.16
Update Examples to Use Default I2C Bus
Corrected Prescale Calculation
This release includes a fix to the prescale calculation values to match the datasheet. Thank you @bdlucas1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
What's Changed
New Contributors
Full Changelog: 3.4.13...3.4.14
3.4.13 - Additional fixes for RTD theme issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
3.4.12 - Additional fixes for RTD theme issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
3.4.11 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
3.4.10 - Fixed duty cycle return, updated CI
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
3.4.9 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
3.4.8 - Updated documentation
Updated documentation of examples for this library. No functional changes were made since the last release. Thanks @jposada202020!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.
3.4.7 - Updated error message
Updated the error message to be more user-friendly. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pca9685
.
Read the docs for info on how to use it.