sparkfun / sparkfun/SparkFun_DataLogger
BME68x VOC calculations on the iot logger
@gigapod is already working on this.
Since Feb 3, 2026.
- Dominant language
- HTML
- Stars
- 22
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to use my BME68x to calculate a air quality index. After some research on the breakout board, I discovered there is an embedded library by Bosch that is commonly used which uses the different sensor readings.
That method of getting an air quality value cannot be done based on the raw data which is logged.
Would it be possible to include the Bosch library ( https://www.bosch-sensortec.com/software-tools/software/bme680-software-bsec/) and calculate the air quality on the iot logger? Otherwise the "gas resistance" value provided by the sensor is not very useful.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.