Difference between revisions of "CO2 Soil Respiration Chamber"

From Hackteria Wiki
Jump to: navigation, search
(Test Measurements @ Yogyakarta / Lifepatch)
(Respiration measurement Lifepatch rooftop)
Line 43: Line 43:
 
[[File:Lifepatch_rooftop_Setup.jpg|400px]]
 
[[File:Lifepatch_rooftop_Setup.jpg|400px]]
  
[[File:ExampleMeasurement_Lifepatch_rooftop.png|400px]]
+
[[File:ExampleMeasurement_Lifepatch_rooftop.png|800px]]
  
 
=== CO2 absorbtion with NaOH crystals ===
 
=== CO2 absorbtion with NaOH crystals ===

Revision as of 05:52, 6 July 2018

Developed during the RandeLab Soil Retreat as part of the HUMUS.Sapiens research phase and discussed on the forum.

See Hackteria Website

CO2 soil chambers

BambooBox

Further developments during dusjagr's residency at Lifepatch June - August 2018

IMG 20180616 122121.jpgKiljuChamber laserCut new.jpg

Teensy Code

See RandeLab repo on GitHub

results on our-sci

https://app.our-sci.net/#/survey/by-form-id/build_Randen-Soil-Chamber-Measurement-with-the-Soil-Chamber-built-at-Randelab_1525625829

using this script: https://gitlab.com/our-sci/measurement-scripts/tree/master/mh-z16-randen

PVC pipe Chambers

FieldTest BambooBox PVC-Chamber.jpgPipeChamber stickers.jpg

Wiring diagram

CO2-BambooBox WiringSchema v03.jpg

RandeChamber aka Kilju Chamber

RandeSoilChamber.jpgKiljuChamber laserCut.jpg

Failed PCB...

KiljuBox SZ-Ready.pngCO2 littleBox digitalMockUp.png

Test Measurements @ Yogyakarta / Lifepatch

Respiration measurement Lifepatch rooftop

Lifepatch rooftop Setup.jpg

ExampleMeasurement Lifepatch rooftop.png

CO2 absorbtion with NaOH crystals

NaOH absorbtionTest Setup.jpg

NaOH absorbtionTest high.png

Beach Sand | dried and rewetted

BeachSand Collection.jpg

BeachSand rewetted.png

Soil Geeking @ Lifepatch with Matt

Great opportunity to do some testing and sharing of protocols with Matthew Daniel from Global Urban Forest. This turned out to be a great little gathering of overlapping networks from GOSH, our-sci, hackteria and the local soil, gardening and permaculture geeks around Lifepatch.

Testing trials in lifepatch garden

Screenshot 2018-06-19-17-24-23-271 org.oursci.android.ourscikit.jpg


Visit to Pak Paning's permaculture farm

Early Experiments

First Prototypes

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/