Adafruit-circuitpython-busdevice

Latest version: v5.2.9

Safety actively analyzes 663890 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 11

4.1.1

This release includes updates to the github actions workflows

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-busdevice`.

Read the [docs](http://circuitpython.readthedocs.io/projects/busdevice/en/latest/) for info on how to use it.

4.1.0

- New optional `probe` argument for `I2CDevice(i2c, device_address, probe=True)`. If `False`, does not probe for device initially. A few devices don't respond, or do something unwanted.
- Library build moved to GitHub actions.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip install adafruit-circuitpython-busdevice`.

Read the [docs](http://circuitpython.readthedocs.io/projects/busdevice/en/latest/) for info on how to use it.

4.0.1

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip install adafruit-circuitpython-busdevice`.

Read the [docs](http://circuitpython.readthedocs.io/projects/busdevice/en/latest/) for info on how to use it.

4.0.0

Removing `stop=` from libraries as well as `bus_device`.

See https://github.com/adafruit/circuitpython/issues/2082 for details.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-busdevice`.

Read the [docs](http://circuitpython.readthedocs.io/projects/busdevice/en/latest/) for info on how to use it.

3.0.0

Removes debug flag from `I2CDevice` because it cost 800 bytes of code size when frozen into CircuitPython. It also costs that in ram when loaded normally.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-busdevice`.

Read the [docs](http://circuitpython.readthedocs.io/projects/busdevice/en/latest/) for info on how to use it.

2.2.11

Example files are now Adabot Approved. Thanks dherrada.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip install adafruit-circuitpython-busdevice`.

Read the [docs](http://circuitpython.readthedocs.io/projects/busdevice/en/latest/) for info on how to use it.

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.