Releases: adafruit/Adafruit_CircuitPython_PCA9685
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.
3.4.6 - Made copyright stay up to date in docs/conf.py
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.5 - Fixed version string
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.4 - Switched to pyproject.toml
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.3 - Added cp.org link to index.rst
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.2 - Repo documentation and config updates
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.1 - Updated documentation link, python version
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.0 - Added access to MODE2 register, added type hints
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.3.9 - Updated pylint version, linted
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.3.8 - Updated comments to refer to pwmio
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.