Skip to content

Releases: adafruit/Adafruit_CircuitPython_BH1750

1.1.14 - Displayio Example

03 Feb 15:42
cdec506
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.13...1.1.14

1.1.13 - RTD Sphinx Config

16 Jan 18:45
Compare
Choose a tag to compare

1.1.12 - Improved Documentation

06 Nov 20:36
e35e365
Compare
Choose a tag to compare

What's Changed

  • Show info about resolution and mode in docs by @FoamyGuy in #11

Full Changelog: 1.1.11...1.1.12

1.1.11 - Fix For Sphinx RTD Theme

07 Oct 21:37
Compare
Choose a tag to compare

1.1.10 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:14
Compare
Choose a tag to compare

Changes: 1.1.9...1.1.10

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

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

Read the docs for info on how to use it.

1.1.9 - Fix RTD Theme Issue

25 Sep 15:36
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.8 - Updated .pylintrc, fixed jQuery

26 May 16:07
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.7 - Updated pre-commit hooks

16 May 17:46
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.6 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:15
356bf56
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.5 - Added type annotations

25 Aug 02:32
91fb391
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.