Adafruit-circuitpython-register

Latest version: v1.9.18

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

Scan your dependencies

Page 5 of 9

1.7.2

* Update for removal of `stop` kwarg. ([more info](https://github.com/adafruit/circuitpython/issues/2082))

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

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

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

1.7.1

Example filenames 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, `pip3 install adafruit-circuitpython-register`.

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

1.7.0

The previous versions assumed data coming from registers was LSB first. This release updates `RWBit` and `RWBits` to allow the user to override the LSB-first default to specify MSB-first.

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

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

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

1.6.0

- Fix off by one that caused [adafruit/Adafruit_CircuitPython_CCS81128](https://github.com/adafruit/Adafruit_CircuitPython_CCS811/issues/28)
- Replace two i2c calls with one, this will make non-repeated-start chips work on linux (yay linux)
- Allow any position on RWBits (can be multibyte)

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

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

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

1.5.1

With aplomb!

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

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

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

1.5.0

* Updated `i2cbit` and `i2cbits` to work with multiple bytes per register

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

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

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

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.