Skip to content

Releases: boschsensortec/BME280_SensorAPI

BME280 v3.5.1

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 17 Apr 09:01
  • Updated to new architecture.
  • Added examples.
  • Updated contributed examples.

BME280 v3.5.0

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 06 Jul 06:09

Updated interface design and examples.

BME280 v3.4.3

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 10 Feb 09:53
  • Cleaned macros and defaulted to using floating point compensation

BME280 v3.4.2

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 22 Jan 14:59

Fixed a bug with integer and double compensation equations

BME280 v3.4.1

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 14 Jan 07:54

Updated license and formatting

BME280 v3.3.7

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 13 Sep 11:15
  • Added a wait until the NVM copy is complete.

BME280 v3.3.6

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 08 Mar 12:25
  • Fixed typo in standby macro
  • Updated formatting

BME280 v3.3.4

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 26 Feb 12:08
  • Added chapter for Sensor data's units
  • humidity_max value updated in "compensate_humidity" API integer version
  • Removed changelog

BME280 v3.3.2

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 23 Nov 07:22

Added selftest API based on CRC
Linux compatibility issue fixed

BME280 v3.3.1

Choose a tag to compare

@BST-Github-Admin BST-Github-Admin released this 08 Nov 06:52

Changed

  • Created the following user APIs which were previously static
    • bme280_parse_sensor_data
    • bme280_compensate_data