Skip to content

Releases: adafruit/Adafruit_CircuitPython_BME280

2.6.8 - Removed obsolete reference to ustruct

29 Dec 21:33
11e2cea
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.7 - Updated pylint version, linted

15 Nov 18:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.6 - Added example code to docs and added installation instructions

14 Jun 19:27
eb99223
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.5 - Memory usage improvements

07 Jun 20:15
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.4 - CI updates and linting

21 May 16:44
0ac2407
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

Added Pico Example

19 May 16:12
b490021
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.2 - Moved to board.I2C, improved documentation

04 May 17:48
922e58c
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.1 - Improved documentation

14 Apr 21:25
da8d5ed
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.0 - Do not limit pressure readings

07 Apr 13:50
01e6b9b
Compare
Choose a tag to compare

Allow returning pressure readings outside the documented 300hPa - 1100hPa full accuracy range, so that pressure can continue to be read, at reduced accuracy. Thanks @gbaman.

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

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

Read the docs for info on how to use it.

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

02 Mar 23:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.