Earlier quoted context omitted.
I would buy a couple of these in an instant, it's exactly what I want, except it's so BIG. I want something as small as reasonably possible.
We originally designed a smaller monitor but it makes it very difficult to get an accurate temperature reading because the enclosure heats up and you cannot have a good distance from the active components to the temperature sensor.
Air quality monitors: paying more does not get you more accuracy
111–120 of 218 posts
Re: Air quality monitors: paying more does not get you more accuracy
#112Earlier quoted context omitted.
The same is true of digital bathroom scales. In fact almost all consumer grade digital scales have “fake accuracy” built into the firmware that ensures the same exact weight shows up when you step on the scale twice in a row, even if you pick up e.g a quarter-pound weight in your hand the second time
Source on that ? Never saw that and just checked my cheapo, it doesn't do it
Re: Air quality monitors: paying more does not get you more accuracy
#113Earlier quoted context omitted.
We originally designed a smaller monitor but it makes it very difficult to get an accurate temperature reading because the enclosure heats up and you cannot have a good distance from the active components to the temperature sensor.
Wouldn't just correction factor be enough ? If device takes constant power it should also heat the sensor by constant amount
Re: Air quality monitors: paying more does not get you more accuracy
#114Author here. I wrote this article a few weeks ago after discovering that a well known air quality monitor in the market that retails for more than USD 1000 actually uses a PM module that costs less than USD 20. Often people assume that the more expensive, the better but as you can see in the article this is often not the case -especially when it comes to the accuracy of the monitor. If you are looking for an open sou…
The same is true of digital bathroom scales. In fact almost all consumer grade digital scales have “fake accuracy” built into the firmware that ensures the same exact weight shows up when you step on the scale twice in a row, even if you pick up e.g a quarter-pound weight in your hand the second time
It is fascinating how much one's weight fluctuates during the day (or night which is even weirder if you don't eat/drink anything!)
Re: Air quality monitors: paying more does not get you more accuracy
#115Can you buy only the PCB of the AirGradient Pro (and not the entire kit)?
Re: Air quality monitors: paying more does not get you more accuracy
#116Earlier quoted context omitted.
The same is true of digital bathroom scales. In fact almost all consumer grade digital scales have “fake accuracy” built into the firmware that ensures the same exact weight shows up when you step on the scale twice in a row, even if you pick up e.g a quarter-pound weight in your hand the second time
I wouldn't say it's the same. Low cost air quality measurement is difficult. PM is tricky but almost manageable with laser scattering, toxic gases at typical inquinant concentrations are almost impossible to get right with electrochemical sensors, no matter how much money you throw at them. Weight measurement is easy, they could give you precise and accurate results but most customer base doesn't understand anything…
Re: Air quality monitors: paying more does not get you more accuracy
#117Author here. I wrote this article a few weeks ago after discovering that a well known air quality monitor in the market that retails for more than USD 1000 actually uses a PM module that costs less than USD 20. Often people assume that the more expensive, the better but as you can see in the article this is often not the case -especially when it comes to the accuracy of the monitor. If you are looking for an open sou…
Re: Air quality monitors: paying more does not get you more accuracy
#118For people who use Home Assistant, I've gone with DIY route with ESPHome [1] and senseair CO2 sensor. You can buy those sensors for +- 26 USD on AliExpress. Together with 5 USD, ESP32 devkit, it's mostly "solder"-n-play. Of course, I only have one of them, so I can't say if they are accurate, but I just need to know if the CO2 levels are normal (+- 400ppm) or high (+1000ppm), to open a window. I have tested it with j…
I attached a cheap IKEA Vindriktning PM2.5 sensor to esphome to get air cleanliness data into Home Assistant [1]. That's also very simple to do - solder some wires and write a few lines of yaml and it shows up in the web UI. I bought two of them and they are accurate to each other, so the sensors appear to be acceptable. [1] https://plett.uk/posts/ikea-air-sensor/
Re: Air quality monitors: paying more does not get you more accuracy
#119Author here. I wrote this article a few weeks ago after discovering that a well known air quality monitor in the market that retails for more than USD 1000 actually uses a PM module that costs less than USD 20. Often people assume that the more expensive, the better but as you can see in the article this is often not the case -especially when it comes to the accuracy of the monitor. If you are looking for an open sou…
Sorry to be pedantic, but it spoils an otherwise interesting looking project.
Re: Air quality monitors: paying more does not get you more accuracy
#120For people who use Home Assistant, I've gone with DIY route with ESPHome [1] and senseair CO2 sensor. You can buy those sensors for +- 26 USD on AliExpress. Together with 5 USD, ESP32 devkit, it's mostly "solder"-n-play. Of course, I only have one of them, so I can't say if they are accurate, but I just need to know if the CO2 levels are normal (+- 400ppm) or high (+1000ppm), to open a window. I have tested it with j…
I attached a cheap IKEA Vindriktning PM2.5 sensor to esphome to get air cleanliness data into Home Assistant [1]. That's also very simple to do - solder some wires and write a few lines of yaml and it shows up in the web UI. I bought two of them and they are accurate to each other, so the sensors appear to be acceptable. [1] https://plett.uk/posts/ikea-air-sensor/