Skip to content
  • MySensors
  • 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. Development
  3. The dust sensor is now finally working

The dust sensor is now finally working

Scheduled Pinned Locked Moved Development
14 Posts 6 Posters 6.1k Views 6 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.
  • Nca78N Nca78

    @vladimir said in The dust sensor is now finally working:

    @alowhum Hello!
    In what range of values is the norm for living space?
    My sensor shows 17 units.

    Hi Vladimir, my recommendation is to not use that sensor and take a better model instead, like Plantower PMS5003 or PMS7003. Their claims of accuracy are a bit overrated by Plantower IMHO, but they are way more accurate than those "dust sensors" that don't even have a fan to maintain a constant airflow. You will get results in ug/m3 for concentration of various PM size including the PM2.5 from which you can easily calculate US AQI value.
    With a non calibrated sensor like the sharp you can only have a relative value to calculate evolution of things, but not an absolute value.

    vladimirV Offline
    vladimirV Offline
    vladimir
    wrote on last edited by
    #5

    @nca78 Thank you very much for your response!
    And how do you like this sensor: HPMA115S0-XXX ?
    I read that it is more durable.

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

      @Nca78 The bigger question is: can you find working code for it.

      1 Reply Last reply
      0
      • vladimirV vladimir

        @nca78 Thank you very much for your response!
        And how do you like this sensor: HPMA115S0-XXX ?
        I read that it is more durable.

        Nca78N Offline
        Nca78N Offline
        Nca78
        Hardware Contributor
        wrote on last edited by
        #7

        @vladimir said in The dust sensor is now finally working:

        @nca78 Thank you very much for your response!
        And how do you like this sensor: HPMA115S0-XXX ?
        I read that it is more durable.

        I have one too and it seems fine at the moment, I'll compare it with pms3003 (from a dead laser egg), pms5003 (just received), pms7003 (on the way) and pmsA003

        @alowhum said in The dust sensor is now finally working:

        @Nca78 The bigger question is: can you find working code for it.

        Well it's pretty simple, I started to make my own library for Honeywell and Plantower (they send the same data), it's running on an ESP32 (but should work on any Arduino), calculating AQI and displaying it on an LCD screen with cute pictures from Shanghai AQI website. I only have basic functionality at the moment (just receiving the data from sensor) but it's enough for testing.

        0_1525432448298_IMG_20180504_091659.jpg

        1 Reply Last reply
        0
        • Nca78N Offline
          Nca78N Offline
          Nca78
          Hardware Contributor
          wrote on last edited by
          #8

          This is when guys on a nearby halted construction site decided to burn all the bushes that grew in the last 2 years...
          0_1525433144854_2e4a7f28-21f3-4e53-902d-48cc1d0f30b8-image.png

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

            @Nca78 That is awesome! Wow, please share your project when it's ready :-)

            Nca78N 1 Reply Last reply
            0
            • alowhumA alowhum

              @Nca78 That is awesome! Wow, please share your project when it's ready :-)

              Nca78N Offline
              Nca78N Offline
              Nca78
              Hardware Contributor
              wrote on last edited by
              #10

              @alowhum said in The dust sensor is now finally working:

              @Nca78 That is awesome! Wow, please share your project when it's ready :-)

              I will, but I have bigger plans than this basic version so it will take a bit of time before it's ready.

              1 Reply Last reply
              1
              • NeverDieN Offline
                NeverDieN Offline
                NeverDie
                Hero Member
                wrote on last edited by NeverDie
                #11

                Can it measure pollen too? My son has allergies, and it would be nice to measure what the bad days are.

                Nca78N alexsh1A 2 Replies Last reply
                0
                • NeverDieN NeverDie

                  Can it measure pollen too? My son has allergies, and it would be nice to measure what the bad days are.

                  Nca78N Offline
                  Nca78N Offline
                  Nca78
                  Hardware Contributor
                  wrote on last edited by
                  #12

                  @neverdie said in The dust sensor is now finally working:

                  Can it measure pollen too? My son has allergies, and it would be nice to know what the bad days are.

                  Pollen is PM10 range, bigger than PM2.5, so I would try with a Plantower sensor as the Honeywell measures 5µm max and will miss most of the pollen. But I'm not sure how accurate the Plantower are for PM10, if they calculate it from PM2.5 like the Honeywell or if they make a real differenciation.

                  1 Reply Last reply
                  0
                  • NeverDieN NeverDie

                    Can it measure pollen too? My son has allergies, and it would be nice to measure what the bad days are.

                    alexsh1A Offline
                    alexsh1A Offline
                    alexsh1
                    wrote on last edited by
                    #13

                    @neverdie No, you cannot. I looked into this a year ago as I do have allergy as well.
                    Unfortunately, without a specific equipment not much can be done.

                    1 Reply Last reply
                    1
                    • alexsh1A Offline
                      alexsh1A Offline
                      alexsh1
                      wrote on last edited by
                      #14

                      @NeverDie Please see this thread re pollen count:

                      https://forum.mysensors.org/topic/3603/pollen-sensor-for-hay-fever-alert/6

                      I did not realise, but it has been two years now since I looked into this....

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


                      15

                      Online

                      11.7k

                      Users

                      11.2k

                      Topics

                      113.1k

                      Posts


                      Copyright 2025 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
                      • MySensors
                      • OpenHardware.io
                      • Categories
                      • Recent
                      • Tags
                      • Popular