Build your own portable, graphing COâ‚‚ sensor
Maker Info
David Gunzinger / smoca ag, www.smoca.ch, we normally build mobile apps. I have an interest air sensors / ventilation.
Product Info
A portable COâ‚‚ sensor with a sensirion SCD30 sensor. The battery holds for about 10h.
Purpose
COâ‚‚ levels measured indoors can be used as an indicator of air quality.
Outdoor air has a COâ‚‚ ppm level of 400 ppm. Humans exhale air with 30000 ppm. You can calculate the percentage of exhaust air you are breathing by dividing measured COâ‚‚ level above outdoor by the human exhaust level. Used air might contain aerosols which might contain the corona virus.
High indoor CO2 levels also have an impact on the cognitive performance of humans.
Smoca AG decided to build this easy to reproduce COâ‚‚ measuring device to help slow the spread of the corona virus in offices. It supports its users in deciding when ventilating the room begin monitored is advisable. It also raises awareness for the correlation between COâ‚‚ level and air quality.
Production process
See the github page of the project https://github.com/smoca-ag/m5stack_co2_sensor
Feature / Flaw
Its working and useable. But a lot is still missing
- Battery calibration still needs work
- Calibration of the COâ‚‚ should be triggerable via gui
- Firmware update via app / network would be nice
- Wifi connection via the GUI
- NTP Sync triggerable from the GUI
- Build in support for remote logging of values (via mqtt for example)
Message to M5Stack
- The screws in the industrial PLC base module are to short to use it with a core2 with the bottom removed -> larger screws would help
- The power supply from the industrial PLC does not register as input in the core2 module since it goes to the 5v bus, not the usb-bus. How do you charge the core2 via m-bus ?
- For the dark mode (we use it in our bedroom to measure night COâ‚‚ level), the power led of the industrial PLC should be configurable / disableable
We are interested in any form of feedback