Skip to content

Releases: adafruit/Adafruit_CircuitPython_PCA9685

3.4.7 - Updated error message

15 Jan 21:31
1057858
Compare
Choose a tag to compare

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

26 Aug 02:21
Compare
Choose a tag to compare

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

22 Aug 18:44
Compare
Choose a tag to compare

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

09 Aug 19:49
Compare
Choose a tag to compare

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

09 Jun 18:13
Compare
Choose a tag to compare

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

07 Jun 17:01
Compare
Choose a tag to compare

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

04 Feb 21:03
Compare
Choose a tag to compare

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

11 Jan 19:02
759e912
Compare
Choose a tag to compare

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

15 Nov 18:15
Compare
Choose a tag to compare

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

16 Aug 17:31
4c98edc
Compare
Choose a tag to compare

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.