Skip to content
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. My Project
  3. Air Quality: CO2 Sensor MH-Z14
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Air Quality: CO2 Sensor MH-Z14

Scheduled Pinned Locked Moved My Project
gas sensorair qualityco2
28 Posts 12 Posters 28.2k Views 13 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • alowhumA alowhum

    Does the MH-Z14 code work for the MH-Z19 as well?

    D Offline
    D Offline
    Daniel Linder
    wrote on last edited by
    #21

    @alowhum. Yes it does. I've built a combined Co2, humidity and temp sensor using mh-z19 and dht22. it shows current values on an oled and reports back to openhab. will use a number of these for ventilation control.If anyone is interested I'll post the complete build when done (currently waiting for more components from China).

    solaS 1 Reply Last reply
    0
    • alowhumA Offline
      alowhumA Offline
      alowhum
      Plugin Developer
      wrote on last edited by alowhum
      #22

      The downside is that it uses pulse-width modulation to get the data out. This isn't a problem, but it soes mean that you are taking a digital value, turning it into an analog voltage reading that analog voltage with Arduino, and turning it back into a digital value.

      I scraped together some code for the MH-Z19 that uses a serial connection to talk to the sensor instead. The sketch can be found here.

      I also highly recommend getting the BME280 sensor for your humidity needs. It even gives you barometric data, so you can have your own weather prediction. A sketch that uses that sensor, and that is very easy to combine with the MH-Z19 sketch I just posted to, can be found here.

      If you also want to integrate the best-buy dust sensor, have a look at this sketch that already combines the MH-Z19 Co2 sensor and the PMS-7003 air quality (fine dust) sensor.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Daniel Linder
        wrote on last edited by
        #23

        HI,
        I'll try your serial interface code later.
        It seems to be an accurate sensor, however - the values are a bit "bouncy". I'll incorporate a "running average" on the measurements - to calm it down.
        I am always tempted to add more sensors to the nodes, but in this case it is not possible.
        My casing design would not even allow for one additional resistor... ;-)

        1 Reply Last reply
        1
        • D Daniel Linder

          @alowhum. Yes it does. I've built a combined Co2, humidity and temp sensor using mh-z19 and dht22. it shows current values on an oled and reports back to openhab. will use a number of these for ventilation control.If anyone is interested I'll post the complete build when done (currently waiting for more components from China).

          solaS Offline
          solaS Offline
          sola
          wrote on last edited by
          #24

          @Daniel-Linder Hi Daniel,

          I would be quite interested in your Mh-z19 and DHT22 sensor node, I am building a similar one.

          Please post the build if you still have it.

          Many thanks.

          R 1 Reply Last reply
          0
          • solaS sola

            @Daniel-Linder Hi Daniel,

            I would be quite interested in your Mh-z19 and DHT22 sensor node, I am building a similar one.

            Please post the build if you still have it.

            Many thanks.

            R Offline
            R Offline
            reinhold
            Hardware Contributor
            wrote on last edited by
            #25

            FWIW, some weeks ago I ported the MH-Z19 code (the serial interface, by default connected to digital pins 6 and 7) to NodeManager for use in my own little gas detection node (MH-Z19 and four MQ-... sensors). The MH-Z19 code is included in the 1.6 release of NodeManager, so if you are using NodeManager for your nodes, the MH-Z19 sensor should be really easy to set up and use.

            1 Reply Last reply
            0
            • solaS Offline
              solaS Offline
              sola
              wrote on last edited by
              #26

              @reinhold said in Air Quality: CO2 Sensor MH-Z14:

              orted the MH-Z19 code (the serial interface, by default connected to digital pins 6 and 7) to NodeManager for use in my own little gas detection node (MH-Z19 and four MQ-... sensors). The MH-Z19 code is included in the 1.6 release of NodeManager, so if you are using NodeManager for your nodes, the MH-Z19 sensor should be really easy t

              Many thanks, I will check out NodeManager, looks like some really cool stuff.

              1 Reply Last reply
              0
              • G Offline
                G Offline
                Gelisob
                wrote on last edited by
                #27

                Hello guys, could somebody clear up, what sensor to prefer. MH-Z14A vs MH-Z19 ?
                Their price is very similar and kinda meh in comparison but which should one prefer and when?
                I can see Z19 having some response time lower but power consumption higher...
                Maybe someone here already made the comparisons and can share that useful information into this thread, so that others would also know what to pick and why?

                Thanks :)

                1 Reply Last reply
                0
                • alowhumA Offline
                  alowhumA Offline
                  alowhum
                  Plugin Developer
                  wrote on last edited by
                  #28

                  Go with the Z19. Here's some ready made code:
                  https://forum.mysensors.org/topic/6528/mh-z19-co2-sensor/5

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  4

                  Online

                  11.7k

                  Users

                  11.2k

                  Topics

                  113.0k

                  Posts


                  Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • OpenHardware.io
                  • Categories
                  • Recent
                  • Tags
                  • Popular