gas-index-algorithm
gas-index-algorithm copied to clipboard
Sensirion's Gas Index Algorithm provides a VOC and NOx Index output signal calculated from the SGP40/41 raw signals
Finally I got my Testdevice running with a SGP41 sensor. But I am curious about the computed values. What does a calculated NOx value mean? Is there any documentation about...
I have been using SGP41 sensors in combination with SHT41 for two or three years now. It works really well with a raspberry pi zero 2 with the algorithm provided...
I'm trying to use this package so first thing I tried was just a simple pip install, which failed with: ``` # pip install sensirion-gas-index-algorithm Collecting sensirion-gas-index-algorithm Using cached sensirion-gas-index-algorithm-3.2.2.tar.gz...