Adafruit_CircuitPython_74HC595

CircuitPython driver for 74HC595 shift register

MIT License

Downloads
1.6K
Stars
13
Committers
11

Bot releases are visible (Hide)

Adafruit_CircuitPython_74HC595 - 1.4.4 - Fix RTD Docs Build and Unpin Sphinx Latest Release

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_74HC595/compare/1.4.3...1.4.4

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

To use in CPython, pip3 install adafruit-circuitpython-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.4.3 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.4.2 - 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-74HC595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.4.1 - Added type annotations

Published by tekktrik about 2 years ago

Added type annotations for this library. Thanks @JulianOrteil!

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

To use in CPython, pip3 install adafruit-circuitpython-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.4.0 - Added ability to specify baudrate

Published by tekktrik about 2 years ago

Baudrate can now be specified as a parameter when instancing. Thanks @semininja!

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

To use in CPython, pip3 install adafruit-circuitpython-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.10 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.9 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.8 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.7 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.6 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.5 - Reformatted library to match latest black 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.4 - Daisy Chain Example

Published by FoamyGuy over 2 years ago

This release includes a new example illustrating how to use the library with multiple daisy chained chips. Thank you @Chao8219

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

To use in CPython, pip3 install adafruit-circuitpython-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.3 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.2 - 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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.1 - Added type hints

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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.3.0 - Added support for multiple shift registers

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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.2.4 - Moved pylint from build.yml to .pre-commit-config.yml

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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.2.3 - Fixed issue with Black and Pylint versions in the pre-commit config

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-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.2.2 - Moved to pre-commit, added licensing info

Published by evaherrada over 3 years ago

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

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

To use in CPython, pip3 install adafruit-circuitpython-74hc595.

Read the docs for info on how to use it.

Adafruit_CircuitPython_74HC595 - 1.2.1 - Fixed discord invite link

Published by evaherrada over 4 years ago

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

To use in CPython, pip3 install adafruit-circuitpython-74hc595.

Read the docs for info on how to use it.

Package Rankings
Top 9.03% on Pypi.org
Related Projects