dendrometer

:grapes::triangular_ruler:System to measure diurnal fluctuations in grape vines using a magnetic encoder

https://github.com/openslab-osu/dendrometer

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com, zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

:grapes::triangular_ruler:System to measure diurnal fluctuations in grape vines using a magnetic encoder

Basic Info
  • Host: GitHub
  • Owner: OPEnSLab-OSU
  • Language: C++
  • Default Branch: master
  • Homepage:
  • Size: 8.29 MB
Statistics
  • Stars: 5
  • Watchers: 1
  • Forks: 3
  • Open Issues: 5
  • Releases: 4
Created over 6 years ago · Last pushed 9 months ago
Metadata Files
Readme Zenodo

README.md

logo

Dendrometer

DOI

Introduction

The Dendrometer is an ongoing project that strives to enable ecological researchers and/or care-takers of grape plants to be able to effectively measure diurnal fluctuations in grape vines. Such information can be crucial for producing market-ideal grapes, as the shrinkage and growth of the vines are important indicators of when the plant is in need of water. Learn more about the design and outcomes on our Dendrometer Lab Wiki.

Key Features

  • Data is collected and written to a SD card every 15 minutes, allowing the system to operate for long durations without human intervention
  • Devices can wirelessly report data back to a remote server by communicating with an internet-connected "hub" device
  • Magnetic encoder (AS5311) has a resolution of ~488nm with an extremely low temperature dependency (ideal for outdoor use)
  • Integration with Loom, which will allow this device to support plug-and-play functionalities with integrated sensors

Directory

PCB:

Printed circuit board (PCB) design files for the nodes.

src:

Contains all of the code used on the dendrometer. LoRa: Contains the source code for the node sensors and the LTE hub. This uses LoRa batch uploading which will upload all of the collected data at set intervals. LoRa Non Batch: Contains the source code for the node sensors and the LTE hub. This will only upload ONE packet of data at set intervals. All of the data is still saved on SD card. WiFi: Contains the source code for the WiFi connected nodes.

Relevant Documents

Owner

  • Name: OSU OPEnS
  • Login: OPEnSLab-OSU
  • Kind: organization
  • Email: open.sensing@oregonstate.edu
  • Location: Corvallis, OR

Openly Published Environmental Sensing Lab at Oregon State University

GitHub Events

Total
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 13
Last Year
  • Issues event: 3
  • Issue comment event: 1
  • Push event: 13