Arduino-SDI-12 icon indicating copy to clipboard operation
Arduino-SDI-12 copied to clipboard

An Arduino library for SDI-12 communication with a wide variety of environmental sensors. This library provides a general software solution, without requiring any additional hardware.

Results 47 Arduino-SDI-12 issues
Sort by recently updated
recently updated
newest added

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.7. Release notes Sourced from actions/cache's releases. v3.0.7 What's Changed Fix for the download stuck problem has been added in actions/cache for users who were...

It would be great if the SDI-12 object constructor can take in an optional pin argument to control the direction of the flow of data. This is useful if a...

It says: "Full details on the library functionality can be found on github pages: https://envirodiy.github.io/Arduino-SDI-12/ " But that loops back to the same https://envirodiy.github.io/Arduino-SDI-12/ page, and it seems to only...

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.1. Release notes Sourced from actions/setup-node's releases. Fix pnpm output and node-version output issues In scope of this release we fixed bugs related to the...

Eliminating compilation warnings in Arduino IDE

Hi, Currently, I'm using Metergroup SDI-12 soil sensors (Teros 11 - Teros 12) Using examples to get measurements from the sensor, I sometimes have some “bad” values returning -68 for...

Hi I am trying to use this library to interface Acclima soil sensors (TDT and with TDR315H) with Arduino/ESP32. When connecting the sensors and using the d_simple_logger.ino example sketch (after...

I would be great to add support for Hetec Cubecell - ASR6501 based boards. We have tried to use the board definitions for Arduino Zero (since we thought it shares...

Hello, Would it be too complicated to add support for the new Arduino Uno WiFi Rev2 which has ATMEGA4809? There already is a SoftwareSerial library for it here: https://github.com/arduino/ArduinoCore-megaavr/tree/master/libraries/SoftwareSerial Unfortunately,...

Hello everyone @majenkotech @diegogmx @majenkotech,@all I am trying to read data from a Campbell Scientific sensor by sdi12 with an ESP32, but the sensor does not recognize me or it...