Skip to content

Releases: adafruit/Adafruit_CircuitPython_BH1750

1.0.4 - Set pylint to ignore imports, removed unused pylint disable statement

10 Mar 23:45
22c4e1a
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.0.3 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:42
0c50273
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.0.2 - Fixed discord invite link

09 Jul 21:04
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.0.1 - Tiny README tweak

02 Jul 18:34
80bb975
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.0.0 - Initial Release

01 Jul 02:57
Compare
Choose a tag to compare

This release includes basic lux measurement with

  • configurable resolution
  • one-shot and continuous mode

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.