Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
31–38 of 38 posts
Re: Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
#32Re: Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
#33And on the subject, do we have O2 level monitor as well?
Re: Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
#34Earlier quoted context omitted.
Elevated CO2 levels have a noticeable impact on human cognitive ability. Indoor environments obviously have higher CO2 levels vs outdoor, but certain offices may have worse than typical indoor levels due to poor ventilation. https://thinkprogress.org/exclusive-elevated-co2-levels-dire...
Interesting, I had no idea. Do you think it's worth getting a CO2 monitor for a home office? I don't usually have the windows open since it's cold out. Is one person enough to elevate a small 10x10 office to cognitive impairing levels?
Re: Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
#35i am looking for something similar but for particulate matter instead of co2 like PM2.5. I am also looking for a solution that would work mobile, eg. on a bike. Any help greatly appreciated!
Not sure if/how this would work mobile, though.
Re: Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
#36Seems like a simple solution, other than there's a good half-hour of sub-17 degree temperatures right at the start of the workday, which isn't exactly a great motivator to start working. Unless you are skilled at typing with winter gloves on, I guess.
Re: Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
#37Re: Show HN: Low cost CO₂ monitoring (your office) with Prometheus and Go
#38If you're interested in a hardware solution, I've used the MH-Z19 CO2 sensor to great results. It's an NDIR (read:not electrochemical) sensor with a UART interface and temperature compensation. It will report up to 5000ppm and comes factory calibrated. It's also $20 in singles from China. Coupled with whatever microcontroller you want, it's totally possible to have a distributed net of CO2 sensors for a low cost per…