Skip to content

Add support for IAQ, eCO2 and bVOCe #34

@R-K-H

Description

@R-K-H

You can see here that through the C library there are available sensor readings from the device.

https://github.com/alexh-name/bsec_bme680_linux

Upon reviewing the patch there seems to be sensor data through the use of the API (most likely proprietary calculations) as provided in https://www.bosch-sensortec.com/media/boschsensortec/downloads/bsec/bsec_1-4-8-0_generic_release.zip in the examples/bsec_iot_example.c

I'm not sure if it is able to be supported in this library by extending the function

def get_sensor_data(self):

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions