在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):alexh-name/bsec_bme680_linux开源软件地址(OpenSource Url):https://github.com/alexh-name/bsec_bme680_linux开源编程语言(OpenSource Language):C 90.4%开源软件介绍(OpenSource Introduction):bsec_bme680_linuxRead the BME680 sensor with the BSEC library on Linux (e.g. Raspberry Pi) IntroWorking example of fully using the BME680 sensor on Linux (e.g. Raspberry Pi) with the precompiled BSEC library, which allows to read calibrated environment values including an actual Indoor Air Quality (IAQ) score. It makes use of Bosch's provided driver and can be configured in terms of it. Readings will be directly output to stdout in a loop. PrerequisitesDownload the BSEC software package from Bosch
and put it into Configure and CompileOptionally make changes to make.config. Depending on how your sensor is embedded it might be surrounded by other
components giving off heat. Use an offset in °C in
To compile: UsageOutput will be similar to this:
It can easily be modified in the The BSEC library is supposed to create an internal state of calibration with
increasing accuracy over time. Each 10.000 samples it will save the internal
calibration state to FurtherYou can find a growing list of tools to further use and visualize the data here. Troubleshootingbsec_bme680 just quits without a messageYour bsec_iaq.state file might be corrupt or incompatible after an update of the BSEC library. Try (re)moving it. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论