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

Hi everyone! Does anyone got any advice/tips on what needs to be done to get the library working with the new ATtiny series 0 or 1 microcontrollers? I'm trying to...

Is there a fix for SDI-12 library to work on Arduino GIGA?

i am using hydros21 sensor which is working on sdi12 protocol and currently i am stuck in a issue which is sensor is not working properly and not given data...

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. actions-github-pages v3.9.3 See CHANGELOG.md for more details. actions-github-pages v3.9.2 See CHANGELOG.md...

Hello all! I'm working on a Low Power Data Logger and I need to communicate with various SDI-12 sensors without idling the processor. As far as I'm aware, this library...

Thank you for the work last week with micros() on trying to get the Renesas platform 48 MHz Arduino R4 boards to run the SDI-12 library. When we updated the...

In file included from D:\hydros12 sensor latest updated code\sketch_sep28a\sketch_sep28a.ino:1: c:\Users\admin\Documents\Arduino\libraries\SDI-12\src/SDI12.h:212:6: error: multiple definition of 'enum LookaheadMode' 212 | enum LookaheadMode { | ^~~~~~~~~~~~~ In file included from C:\Users\admin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.5\cores\esp32/Arduino.h:193, from C:\Users\admin\AppData\Local\Temp\arduino\sketches\1E56657A220D883D2FDAE4DA53568610\sketch\sketch_sep28a.ino.cpp:1:...