Skip to content

Releases: adafruit/Adafruit_CircuitPython_BMP280

3.0.7: Tweak .travis.yml GitHub release

02 Aug 20:11
Compare
Choose a tag to compare
To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Addafruit_CircuitPython_Bundle).

Read the [docs](https://circuitpython.readthedocs.io/projects/bmp280/en/latest/) for info on how to use it.

To install from PyPI on a Linux system, use:

```sh
sudo pip3 install adafruit-circuitpython-bmp280
```

Fix exceptional exception

05 Mar 23:05
8a4b6dd
Compare
Choose a tag to compare
  • Fix crash when raising chip id error. Thanks to @dhalbert !

To use in CircuitPython, download the .zip file and copy its contents to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Improved reference documentation.

25 Feb 01:01
522374d
Compare
Choose a tag to compare

Thanks to @sommersoft for the great work!

Fix Travis YML typo

09 Dec 19:00
Compare
Choose a tag to compare

Re-bundling so we use the right travis tools

Updated with lint and autobundling!

09 Dec 18:32
66bcec9
Compare
Choose a tag to compare

@tannewt linted and updated travis for auto-genning mpy + bundling

note updated seaLevelhPa member variable to sea_level_pressure - check examples for new demo!

To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from here that matches the version of CircuitPython you are using.

2.0 Release for CircuitPython 2.x

09 Nov 22:40
fa89422
Compare
Choose a tag to compare

2.0 Release with binaries for CircuitPython 2.x (note this might not work with CircuitPython 3.0+!).

Initial release

29 Oct 20:39
Compare
Choose a tag to compare
1.0.0

woops typos didnt get commited