Skip to content

Releases: sparkfun/SparkFun_BME280_Arduino_Library

Minor bug fixes

Choose a tag to compare

@edspark edspark released this 06 Oct 15:30

Updates the library so that SPI is no longer hard coded. This also fixes some macro names that were causing conflicts across libraries.

Fix ESP8266 compile issues

Choose a tag to compare

@nseidle nseidle released this 09 May 14:16
8806f66
Merge pull request #53 from jnslr/master

change byte to uint8_t to avoid naming conflict with ESP8266 toolchain

Remove Wire.begin(). Add data burst read method.

Choose a tag to compare

@nseidle nseidle released this 31 Dec 03:45
v2.0.9

Update library.properties

Adding get/set for temperature correction

Choose a tag to compare

@AndyEngland521 AndyEngland521 released this 27 Nov 18:59

It is good practice to not expose variables such as this to the user, and instead to have getters/setters.

Updating SPISettings To allow modification of modes

Choose a tag to compare

@AndyEngland521 AndyEngland521 released this 18 Nov 19:15
v2.0.7

updating SPISettings config

Fixing issue with multiple calls of Begin to get chipID

Choose a tag to compare

@AndyEngland521 AndyEngland521 released this 30 Oct 18:02
v2.0.6

bumping to v2.0.6, not calling begin multiple times to get chip ID

v2.0.5

Choose a tag to compare

@nseidle nseidle released this 07 Oct 22:15

Fix a name collision

Fix issue 30, corrects alt coefficient

Choose a tag to compare

@nseidle nseidle released this 10 Dec 21:53
v2.0.4

Lib ver roll

Add temp correction

Choose a tag to compare

@nseidle nseidle released this 04 Nov 16:07
v2.0.3

Lib ver roll

Add dewpoint calcs

Choose a tag to compare

@nseidle nseidle released this 04 Nov 00:54
v2.0.2

Lib ver roll