Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some questions #5

Open
22MarioZ opened this issue Jul 10, 2018 · 0 comments
Open

Some questions #5

22MarioZ opened this issue Jul 10, 2018 · 0 comments

Comments

@22MarioZ
Copy link

I'm looking to your code and I have few questions. I'm interesting in MQ135 for CO2 measure, but when using your code I get results which are not in line with typical results.

  1. Different code between Gassensors_calibration and arduino codes:
  • arduino code for MQ135
    RL_VALUE_MQ135 (1) //define the load resistance on the board, in kilo ohms
    RO_CLEAN_AIR_FACTOR_MQ135 (3.59)

  • calibration code
    RL_VALUE_MQ135 19
    RO_CLEAN_AIR_FACTOR_MQ135 3.59

  1. After calibration I get Ro so I should replace Ro and disable calibration for future usage?

  2. The results I get are very low values (18 - 20 ppm) which is to low as we have in normal air (outside) the value of CO2 around 410 ppm?

  3. If you know what is the range of MQ135? From data sheet is 10-200 ppm, but I assume this must be interpolated to real values.

Thank you for your responses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant