Earlier quoted context omitted.
They will be!
I just put one on order :)! Any idea when the PM sensors will be back in stock? I was thinking about grabbing one from elsewhere, but I imagine I need a cable pinout :)
Show HN: Enviro+ for Raspberry Pi – Environmental sensors
51–60 of 83 posts
Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#52Earlier quoted context omitted.
The most likely candidate is the TelAire T6613 [1]. Like most sensors in this price range, it reports data on I2C. [1] https://www.co2meter.com/collections/0-1-co2/products/t6613-...
Have you considered the much cheaper MH-Z19 or even the CCS811? Doubt they're as capable or accurate but I'd be interested in hearing the reasons behind going with the pricier sensor if you've got time to share.
The MH-Z19 has a model specified for 0 to 2000 ppm so it might work fine. I don't know about the CCS811, the data sheet says it measures "equivalent" CO2, which is not a direct measurement, but a quantity inferred after measuring other compounds.
In the long run, there are calibration problems, as the photodetector ages. The best sensors have two light sources and automatically compensate for this effect. Indeed the other candidate I am considering is the Telaire 6615 which has dual sensors. My plan is to use the one of the two Telaires, preferably the dual sensor version, and correct measurements for temperature, pressure, and humidity. Hopefully, it will be accurate for a long time without the need for calibration with a known gas.
FWIW, I am just an amateur and welcome informed opinions. Scientific instruments that measure accurately in the atmospheric range are too pricey for me. The scientific community is just now starting to evaluate low cost sensors like the ones mentioned here, see [1] for a summary of some recent evaluations.
[1] https://www.wmo.int/pages/prog/arep/gaw/documents/Draft_low_...
Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#53Is there a case option?
Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#54There's only one "improvement" I would like to see - an option to buy a cheaper version without a display attached. For my application I will not need any display, and it seems a shame to spend resources on one when it's only going to get destroyed by the elements :)
Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#55Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#56Earlier quoted context omitted.
You can easily calibrate co2 , 02 and n2 sensors by going outside in a "wild/nature" place
Depends on the sensor, also full auto mode usually means (for example MH-Z19) that it recalibrates every X hours, which means you'd have to go to the woods fairly often ;)
Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#57Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#58I love Pimoroni Modules, having used the MicroDot pHAT, Unicorn boards, Touch pHAT, (and several more). The only problem I have is that the libraries aren’t particularly well written. Of course they’re open source and I would like to improve them, but as far as I know there are no schematics available. Example being, the Touch pHAT (very good board btw) doesn’t use interrupts and library is sorta messy. I still use i…
We're working on opening up the schematics to our range, watch this space!
Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#59Re: Show HN: Enviro+ for Raspberry Pi – Environmental sensors
#60We currently use In-situ Aqua Trolls[1] to gather these parameters, but a solution like this could almost be considered disposable; hand them out to people in remote areas and you could potentially realise data for rivers/creeks that rarely flow, and would otherwise go unmonitored due to the time and finial investment required.
Very interesting project, thanks for sharing!
[1]https://in-situ.com/products/water-level-monitoring/aqua-tro...