Carbon Monoxide (CO) and Ammonia (NH3) Wireless Sensors?

Hello, I am wondering if NCD has any of the following wireless sensors?

  • CO (Carbon Monoxide)
  • NH3 (Ammonia)

I see the following on your site:

CO: https://store.ncd.io/product/mq-7-carbon-monoxide-gas-sensor-adc121c-12-bit-adc-i2c-mini-module/

NH3: https://store.ncd.io/product/mq-135-nh3-amonia-benzene-alcohol-gas-sensor-adc121c-12-bit-adc-i²c-mini-module/

Not sure if these can be integrated into a wireless sensor option?

Thank you!

Yes, we do make CO and Ammonia sensors. as of now we are building these on request.

we can build these in two ways

  1. Sensor and all other electronics in one box
  2. radio and electronics in one box and gas sensor in diff box and both box connected using M12 cable

Thanks

Thank you @Bhaskar .

Would these be battery powered, or require external power?

For Pricing/quantities, should I contact you directly via email?

Would the sensor specs be the same as the ones I have linked to?

we can build these with batteries and external power supply both. it will all depend on the data sample interval. if you sampling every hour then batteries will be enough but if you want to sample every min then then external power supply.

CO range — 0-1000ppm
NH3 range – 0-100ppm

Perfect thank you. We will be in touch!

Are you able to build BLE variants of the carbon monoxide sensor on request? Ideally battery powered, 1.5 min sample interval, IP65 enclosure, GATT codes provided.

I am pitching a concept to a business and would need 4 - 8 sensors for a trial. If the trial is successful there may be an order for 100. What would be the price points and time frames for such quantities?

Or is it quicker/cheaper to just do it myself with Raspberry Pis myself for the trial?

In that case, I understand the cheapest configuration would be:

  1. https://store.ncd.io/product/i2c-shield-for-raspberry-pi-3-pi2-with-inward-facing-i2c-port/
  2. https://store.ncd.io/product/mq-7-carbon-monoxide-gas-sensor-adc121c-12-bit-adc-i2c-mini-module/

Do you have any code samples for polling the sensor from raspberry pi?