We have developed an open-platform temperature-humidity array for use in applications in forest and fire ecology. The following instructions provide step-by-step instructions for assembling the arrays and dataloggers. We also include software development and installation, and provide files to fabricate 3d-printed radiation shields, enclosures, and files necessary for manufacturing printed circuit boards for multiplexing.
Each section begins with materials required for assembly. Please read all instructions before begining to ensure all necessary materials are available. The material presented below details the construction of sensor and data loggers used in Cannon et al. (in prep). See manuscript for complete details on theory and applications.
- Complete assembly of Particle Boron dataloggers (1x)
- Fabricate 3d printed radiation shields (8x shields)
- Fabricate temperature and humidity sensor arrays (8x sensors)
- Setting up Particle Boron-based dataloggers
- Testing Particle Boron
- Programing Particle Boron
- Setting up cellular cloud data upload
Our system uses Particle Boron microcontrollers which have cellular network capabilities for remote data upload, comprehensive documentation, and support numerous analog and digital devices using I2C or SPI. Our system uses multiple identically addressed SHT-31 sensors, which requires a multiplexer to allow reading of multiple sensors, thus we have created a custom printed circuit board that needs to be ordered or made.
Follow the link to find complete instructions to assemble Particle Boron datalogger and multiplexer
The SHT-31D sensor is an accurate temperature and humidity sensor with an accuracy of ±0.3°C and ±2% relative humidity. The sensor uses I2C connections and is therefore compatible with a wide variety of other I2C digital sensors, which allows for building more complex micro-meteorological stations.
Follow the link to find complete instructions to building SHT-31 sensor arrays
To house the SHT31-D sensors, we provide plans and printing instructions for two radiation shield types, which include a minimalist radiation shield and a multi-fin radiation shield.
Follow the link to find 3D models, photos, and printer settings for printing the radiation sheilds on a PRUSA MK3 printer, or similar printer.
Particle Boron offers a platform for interfacing with I2C sensors and connects to the web via cellular networks.
Follow the link to find complete instructions to activate and test Boron dataloggers with the SHT-31 sensors. The link includes instructions to activate through the Particle app for Android and iOS, testing upload apps and measurements, setting up cloud integration with Google Sheets, and deployment.