I'm looking at options for portable methane sensing for wetlands gas flux assessments. Very early and looking at what is viable. We're looking at methane flux around wetlands, so low concentrations (2ppm seems to be about average). Other people have previously used flux chambers (putting a container over the top of the soil) to concentrate the gas to levels the low-cost sensors can read.
There's a thread in Project Guidance (here) from a couple of weeks ago where jremington mentions these:
https://nevadanano.com/mps-methane-gas-sensor/(Datasheet available here)
If I purchased one of these units ($200), would the simplest method to connect it to an Arduino unit be to order an analogue version of the sensor? At that point it would only output the concentration of 'gas' rather than differentiating between different gases, and I'd have to put an ADC/amp on any signal to get a reasonable resolution (?). It feels like I might be trying to connect race track tyres to an old junker.
Is connecting to a UART version of this sensor something an Arduino can do? I googled a fair bit, and found no mentions of anyone connecting it to an Arduino, which leads me to believe that either 1)it can't be done, or 2) there's no libraries, and I'm definitely not capable of writing my own.
Anyone know any other options? I'd be happy to pay the $200 for a sensor if I could actually communicate with it properly.
Any help/advice appreciated.
Thanks