Adafruit_CircuitPython_IS31FL3731

CircuitPython driver for the IS31FL3731 charlieplex IC

MIT License

Downloads
2.2K
Stars
22
Committers
23

Bot releases are hidden (Show)

Adafruit_CircuitPython_IS31FL3731 - 3.4.2 - Use Ruff

Published by FoamyGuy 2 months ago

Adafruit_CircuitPython_IS31FL3731 - 3.4.1 - Fix Fade Pause and Correct Fade Docs

Published by FoamyGuy 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731/compare/3.4.0...3.4.1

Adafruit_CircuitPython_IS31FL3731 - 3.4.0 - Typing Annotations and Rotation Support Latest Release

Published by FoamyGuy 5 months ago

Adafruit_CircuitPython_IS31FL3731 - 3.3.11 - Fix RTD Docs Build and Unpin Sphinx

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731/compare/3.3.10...3.3.11

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.10 - Fix RTD Theme Issue

Published by FoamyGuy about 1 year ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.9 - Updated .pylintrc, fixed jQuery

Published by evaherrada over 1 year ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-IS31FL3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.8 - Updated pre-commit hooks

Published by evaherrada over 1 year ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.7 - Fixed #52 with a return when both fade params are None

Published by evaherrada over 1 year ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.6 - Added commented out board.STEMMA_I2C with explanation

Published by evaherrada almost 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.5 - Made copyright stay up to date in docs/conf.py

Published by evaherrada about 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.4 - Fixed version string

Published by evaherrada about 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.3 - Switched to pyproject.toml

Published by evaherrada about 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.2 - Added cp.org link to index.rst

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.1 - Repo documentation and config updates

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.3.0 - Use Bus Device

Published by FoamyGuy over 2 years ago

This release updates the library to use Bus Device for I2C communication.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.2.3 - Speed improvements

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.2.2 - Updated documentation link, python version

Published by evaherrada over 2 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.2.1 - Updated pylint version, linted

Published by evaherrada almost 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - 3.2.0 - Added support for Pimoroni RGB Matrix 5x5

Published by evaherrada over 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Adafruit_CircuitPython_IS31FL3731 - Updated LED order for production KeyBow 2040

Published by makermelissa over 3 years ago

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-is31fl3731.

Read the docs for info on how to use it.

Package Rankings
Top 11.27% on Pypi.org
Related Projects