Class Bme280
A Bosch BME280 temperature, pressure, and humidity sensor.
public static class Bme280
- Inheritance
-
Bme280
- Inherited Members
Fields
AddressPrimary
The address a BME280 answers on with its SDO pin low.
public const byte AddressPrimary = 118
Field Value
AddressSecondary
The address it answers on with SDO high.
public const byte AddressSecondary = 119
Field Value
ChipId
The value its chip-ID register reads, which confirms the part.
public const byte ChipId = 96