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.
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.5.1. Release notes Sourced from actions/setup-node's releases. Update @actions/core and Print Node, Npm, Yarn versions In scope of this release we updated actions/core to 1.10.0....
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.1. Release notes Sourced from actions/cache's releases. v4.0.1 What's Changed Update README.md by @yacaovsnc in actions/cache#1304 Update examples by @yacaovsnc in actions/cache#1305 Update actions/cache publish...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.2. Release notes Sourced from actions/setup-node's releases. v4.0.2 What's Changed Add support for volta.extends by @ThisIsManta in actions/setup-node#921 Add support for arm64 Windows by @dmitry-shibanov...
This pull request fixes an issue in example: h_SDI-12_slave_implementation.ino Previously sending some commands (eg: 5!) would lead to a call of forceHold() without a call to forceListen(). This would send...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....
HI I have a Implex sap flow sensor that requires more time for the Break and Marking signal (15 ms). I have to go in the DSI12.cpp library file to...
Hello, I did not see anywere in your library a check for marking before handling a command when using as an sdi12 sensor. This can cause problems when commands end...
ESPhome
any way of converting this for use in ESPHome? or HA?