Adafruit_CircuitPython_MCP230xx

CircuitPython driver for MCP230xx GPIO Expanders

MIT License

Downloads
5.7K
Stars
43
Committers
24

Bot releases are hidden (Show)

Adafruit_CircuitPython_MCP230xx - 2.5.13 - Fix RTD Docs Build and Unpin Sphinx Latest Release

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx/compare/2.5.12...2.5.13

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.12 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.11 - 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-MCP230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.10 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.9 - Updated documentation

Published by tekktrik over 1 year ago

Added additional information to the Sphinx documentation and module docstrings. 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.8 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.7 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.6 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.5 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.4 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.2 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.5.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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - Added MCP23SXX SPI devices

Published by evaherrada about 3 years ago

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.4.6 - Added INTCAP register access, CI updates

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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.4.5 - 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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.4.4 - Changed asserts to exceptions to improve readability

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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.4.3 - Added reset keyword

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-mcp230xx.

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.4.2 - Adding invert_polarity for input

Published by FoamyGuy almost 4 years ago

Thank you @shadowclaw.

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_MCP230xx - 2.4.1 - Removed bad-whitespace pylint directive

Published by evaherrada about 4 years ago

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

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

Read the docs for info on how to use it.

Package Rankings
Top 4.87% on Pypi.org
Related Projects