Sensirion / gas-index-algorithm

Sensirion's Gas Index Algorithm provides a VOC and NOx Index output signal calculated from the SGP40/41 raw signals

Home Page:https://sensirion.github.io/gas-index-algorithm/

Repository from Github https://github.comSensirion/gas-index-algorithmRepository from Github https://github.comSensirion/gas-index-algorithm

Running algorithm on micropython

SamarShahin opened this issue · comments

Got a hat with the Sensirion SPG40 for raspberry pi pico.
How do I get this running on micropython?

I will close this thread as it duplicates the following issue: #4
Lets discuss all questions related to micropython there.

If you want to use the c-code you can simply include the c and header file into you project and use it as defined in the interface description.