Difference between revisions of "CO2 Soil Respiration Chamber"

From Hackteria Wiki
Jump to: navigation, search
(Using the Our-Sci Platform)
(More about CO2 sensors:)
Line 20: Line 20:
  
 
==More about CO2 sensors:==
 
==More about CO2 sensors:==
 +
 +
See [https://github.com/RandeLab/CO2-Respiration RandeLab GitHub for Arduino / Teensy codes]
  
 
=== Nondispersive infrared sensor ===
 
=== Nondispersive infrared sensor ===

Revision as of 10:52, 20 April 2018

CO2 soil chambers

First CO2 setup MH-Z19.jpgFirst CO2 soil trial MH-Z19.jpg

Comparing sensors and chambers

Using the Our-Sci Platform

IMG 20180419 172702 HDR.jpg

https://app.our-sci.net/#/survey

Our-sci dataPlot.png

More about CO2 sensors:

See RandeLab GitHub for Arduino / Teensy codes

Nondispersive infrared sensor

MH-Z16, available with an I2C board:

MH-Z19:

MH-Z19 working.jpg

This page is about the MH-Z19 CO2 sensor and some experiments done with it:

Using the MH-Z19 CO2 sensor PWM readout, simple arduino code:

More on ABC, Automatic Baseline Correction

Immerhin kann man den Sensor per Hd-Pin (7s gegen GND) auf 400ppm (Außenluft) eichen.

CCS811

CCS BME combo

2017-03-25T20-47-46.605Z-BME280 CCS811.jpg

https://learn.sparkfun.com/tutorials/ccs811bme280-qwiic-environmental-combo-breakout-hookup-guide#resources--going-further

This one I ordered 2.... but check I2C adress. and connect "WAK" to GND

  • #define CCS811_ADDR 0x5A //Alternate I2C Address
  • myBME280.settings.I2CAddress = 0x76;

https://www.tindie.com/products/onehorse/air-quality-sensors/