BoschBME280.h file
Contains the BoschBME280 sensor subclass and the variable subclasses BoschBME280_
- Reference
-
Detailed Descriptions
These are used for the Bosch BME280 digital pressure and humidity sensor.
This depends on the Adafruit BME280 library.
Classes
- class BoschBME280
- The Sensor sub-class for the Bosch BME280.
- class BoschBME280_Temp
- The Variable sub-class used for the temperature output from a Bosch BME280.
- class BoschBME280_Humidity
- The Variable sub-class used for the relative humidity output from a Bosch BME280.
- class BoschBME280_Pressure
- The Variable sub-class used for the atmospheric pressure output from a Bosch BME280.
- class BoschBME280_Altitude
- The Variable sub-class used for the altitude calculated from the measurements made by a Bosch BME280.