-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Description
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
bme680-python/library/bme680/__init__.py
Line 258 in da98fca
| def get_sensor_data(self): |
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels