Published December 3, 2020
| Version v1.0.10
Software
Open
SV-Zanshin/BME680: Enhancement and Bug Fixes
Description
Issue
Description
#31
Internal variables for humidity compensation were incorrectly calculated, resulting in inaccurate humidity readings
#32
Change internal computations from integer division to bit-shifting for better legibility
#33
Internal library changes for better code including standard initializers and putting "const" definition in appropriate functions
#34
Add new function calls measuring()) and triggerMeasurement())
Files
SV-Zanshin/BME680-v1.0.10.zip
Files
(2.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:46daf39de1ccd6b25529e7ba19348c53
|
2.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/SV-Zanshin/BME680/tree/v1.0.10 (URL)