jlab-sensing / Rocketlogger-Firmware

MIT License
0 stars 0 forks source link

Add support for TEROS21 Sesnor #25

Open jmadden173 opened 1 year ago

jmadden173 commented 1 year ago

TEROS21 is alternative to the TEROS12 that measures only the water potential and temperature. It uses the same SDI protocol, but the data format is different. The reason for adding the TEROS21 is as follows; Soil Water Potential is a better metric for the amount of water in the ground and would allow for better comparisons across soil types. Below is a checklist of rough that I think need to be completed to integrate the TEROS21. I envision that the TEROS class would treat all of the TEROS* sensors as single dynamic sensor that is able to measure a range of parameters and saved to a single file.

Total of 28 hours

The additional field also requires coordination with @Aaron-Wu1 to add the column and API field on the backend.