Module bsec::bme

source ·
Expand description

Interface to BME sensors to read physical measurements.

Modules

Provides a BmeSensor implementation for the BME680 sensor.
Provides a fake BmeSensor implementation to be used in unit tests.

Structs

Handle to a struct with settings for the BME sensor.

Traits

Trait to implement for your specific hardware to obtain measurements from the BME sensor.