Adafruit-circuitpython-clue

Latest version: v3.1.0

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

Scan your dependencies

Page 6 of 7

2.1.1

* Update to match APDS9960 update

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

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

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

2.1.0

* Added accelerometer based shake detection.

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

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

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

2.0.3

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

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

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

2.0.2

* clue.display now available as object for passing
* Three new examples included.

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

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

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

2.0.1

* Added color variables for import, now accessible as `clue.COLORNAME`, for example `clue.MAGENTA`. Please see the code for the full list of available colors.
* Added three new examples: height calculator, temp/humidity monitor, spirit level.

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

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

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

2.0.0

* Lines are now automatically created when listed in code. This means `num_lines` is no longer necessary or allowed. Previous example will fail, so please look at the updated example in the examples/ folder, or check the documentation for new setup.
* As per a request from jedgarpark, `simple_text_display` now defaults to no title. Title can still be specified, colored and scaled separately, but instead of having a default title, it now defaults to None. This allows for displaying a single line of text or data without the title.

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

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

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

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.