You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A library to use an Arduino as a master to control and communicate via modbus with GroPoint soil moisture sensors. Depends on the EnviroDIY/SensorModbusMaster library.
4
+
5
+
<!--! @tableofcontents -->
6
+
7
+
<!--! @m_footernavigation -->
8
+
9
+
<!--! @if GITHUB -->
10
+
11
+
-[GroPointModbus](#gropointmodbus)
12
+
-[Library installation](#library-installation)
13
+
14
+
<!--! @endif -->
15
+
16
+
## Library installation
17
+
18
+
This library is available through both the Arduino and PlatformIO library registries.
19
+
[Here is the PlatformIO registry page.](https://registry.platformio.org/libraries/envirodiy/GroPointModbus)
20
+
Use the Arduino IDE to find the library in that registry.
21
+
The build and ingest logs for this library into the Arduino library registry are available [here](https://downloads.arduino.cc/libraries/logs/github.com/EnviroDIY/GroPointModbus/).
0 commit comments