Arduino-SDI-12
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.
For a master, this makes no difference because it's controlling the line state and not listening for interrupts during the break and marking. For a slave or a spy, the...
Hello, I am trying to read the data from a LUFFT 600 weather station or a Hydrolab DS5x probe but I have been able, even if I connect the SDI-12...
Hello, I would like to know if it already exists, there are plans to develop it with an estimated date of publication, the compatibility of this library with the ESP8266...
I have made changes to SDI-12 driver to support the ESP32. Is this a development you would like to see push back in to the repo?
I have been using the example code (h_SDI-12_slave and f_basic-data request) and find if I issue a "aC!" command followed by a "aD0" I do not receive all the character...
While trying SDI-12 library with 2 Arduino nano boards, one as an SDI-12 slave and another as a Datalogger, I am getting junk values on the device serial monitor while...
Hi, I am trying sdi12 with mkr1300 board, The probe is getting detected and when I read the sensor data only battery voltage is coming. but temperature salinity and moisture...
Hi, I'm testing the library running on a AVR 1284P @ 4 Mhz. I would use the following setting but I don' understand the parameter RX_WINDOW_FUDGE in the .h file...
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @Phantsure in actions/cache#946 Update @actions/core to 1.10.0...