Skip to content

Releases: adafruit/Adafruit_CircuitPython_LTR390

1.0.3 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.2 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:01
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.1 - change UV property name

29 Dec 20:29
c56b18c
Compare
Choose a tag to compare

This release changes the name of the UV light property to uvs to better match the nature of the data

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

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

Read the docs for info on how to use it.

1.0.0 - Initial Release

22 Dec 22:26
Compare
Choose a tag to compare

This release includes UV index and ambient light level readings with adjustable gain, rate, resolution, and configurable high/low thresholds

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

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

Read the docs for info on how to use it.