Hello everyone!
I have been trying for a few days to understand how to link the output values of this sensor for the co and nox with the concentration of gas in the air:
datasheet:
http://icbank.com/data/ICBShop/board/MiCS-4514_CO_NO2.pdf
this is what I bought:
and this is the code I use:
with arduino one.
my simple question is: from the reading of A0 and A1, how do we go back to the concentration of gas in the air?
please if possible give me some examples of code