adafruit / adafruit/Wippersnapper_Components
Refactor BME680 to add VOC index
- Dominant language
- No language data
- Stars
- 11
- Forks
- 46
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 2
Description
The BME680 presents both gas resistance in ohms, and VOC index. As part of adding #103 a voc-index has been added to the adafruit Sensor types. We should refactor the BME680 to include that too.
See https://github.com/adafruit/Wippersnapper_Components/issues/103#issuecomment-1353818126
It's worth noting there is a totalVOC or tvoc sensor type with ppb (presumably Parts Per Billion), but no components yet supporting it. I was under the assumption (from literature mentioning a true voc sensor) that the BME680 presented VOC concentration in an SI unit, but it does not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.