Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. tuimanso
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by tuimanso

    • RE: Air Quality Sensor

      Your previous message

      Hello,

      I have a question about the MQ-8 sensor module . The potentiometer that is soldered onto the board, is it to control the sensitivity of the LED light or for the sensor itself? According to the datasheet for the sensor, the RL (load resistance) for the sensor should be at minimum 10k Ohm, yet I only see an SMD 102 resistor on the board, which is a 1K Ohm resistor. I have used a multimeter to connect the 5V pin and the AOUT pin, and I get precisely a measurement of about 1K Ohm... Does that mean that I should connect a load resistor to this?

      This value seems very important since it is referenced in the code, the RL is part of the calculations, yet it is already pre-written 10K ohms...

      Please Clarify
      Thanks

      posted in Hardware
      tuimanso
      tuimanso
    • RE: Air Quality Sensor

      @epierre Also, what is the purpose of #define MQ135_MAXRSRO 2.428 //for CO2
      #define MQ135_MINRSRO? I don't see them being referenced after they're defined?

      posted in Hardware
      tuimanso
      tuimanso
    • RE: Air Quality Sensor

      @epierre I am attempting to apply this code to work with the MQ-8. I am trying to get rid of all of the radio and gw stuff that is in the code. Do you have anything that just calibrates the sensor and reads out the value without of all these other libraries?

      posted in Hardware
      tuimanso
      tuimanso