Adafruit_CircuitPython_BitbangIO

A library for adding bitbang I2C and SPI to CircuitPython without the built-in bitbangio module

MIT License

Downloads
1.7K
Stars
4
Committers
14

Bot releases are hidden (Show)

Adafruit_CircuitPython_BitbangIO - Fix Writing Clock Phase and Add Support For Clock Stretching

Published by FoamyGuy 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO/compare/1.3.14...1.3.15

Adafruit_CircuitPython_BitbangIO - 1.3.14 - fix SPI polarity Latest Release

Published by dhalbert 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO/compare/1.3.13...1.3.14

Adafruit_CircuitPython_BitbangIO - 1.3.13 - Fix RTD Docs Build and Unpin Sphinx

Published by FoamyGuy 10 months ago

Changes: https://github.com/adafruit/Adafruit_CircuitPython_BitbangIO/compare/1.3.12...1.3.13

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.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-BitbangIO.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.10 - pylint fixes only: no functional code changes

Published by dhalbert over 1 year ago

Adafruit_CircuitPython_BitbangIO - 1.3.9 - Added type annotations

Published by tekktrik about 2 years ago

Added type annotations for this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.6 - Added type annotations

Published by tekktrik about 2 years ago

Added type annotations for this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.5 - 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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.4 - 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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.3 - 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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.3.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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - Improvements to work on Additional Sensors/Peripherals

Published by makermelissa over 3 years ago

Thanks @wolfmanjm

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

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 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-bitbangio.

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - Added Pin Deinitialization

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

Read the docs for info on how to use it.

Adafruit_CircuitPython_BitbangIO - 1.2.1 - 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-bitbangio.

Read the docs for info on how to use it.

Package Rankings
Top 11.4% on Pypi.org
Related Projects