Releases: adafruit/Adafruit_CircuitPython_BH1750
1.0.4 - Set pylint to ignore imports, removed unused pylint disable statement
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
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
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
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
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.