BME280 Driver 2.0.x
Driver for BME280 sensor
|
▼BME280_Driver | BME280 Driver |
▼Private Resources | Only for internal library purposes |
Macros | |
Enums | |
Functions | |
Library Configuration | Set library options here |
▼Public functions | Use these functions only |
Get Functions | Read sensor's settings |
Set Functions | Change sensor's settings |
▼Read Functions (int) | Read measured data from sensor as integers |
Read in normal mode | Read last measured data from sensor in normal mode |
Read in forced mode | Force single measure and read data when finished |
▼Read Functions (float) | Read measured data from sensor as floating point values |
Read in normal mode | Read last measured data from sensor in normal mode |
Read in forced mode | Force single measure and read data when finished |
BME280 Returnd Values | Values that can be returned by the driver's functions |
BME280 I2C Address | Address on I2C bus |
BME280 Registers | Definition of register addresses and lenghts |
▼BME280 Settings | Inernal sensor's settings that can be changed |
Oversampling | Possible values of oversampling |
Operating Mode | Possible operating modes |
Standby Time | Possible values of standby time in normal mode |
IIR Filter | Possible values of IIR filter settings |
Function pointers | Platform speicific functions |
Public typedefs | Typedefs for internal calculations |