We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a198847 commit 31059f3Copy full SHA for 31059f3
Modbus_Gateway.ino renamed to arduino-modbus-tcp-rtu-gateway.ino
@@ -1,4 +1,4 @@
1
-/* Transparent gateway Modbus RTU <---> Modbus TCP / Modbus UDP
+/* Arduino-based Modbus TCP/UDP (master) to Modbus RTU (slaves) gateway.
2
- supports up to 247 Modbus RTU slaves
3
- supports Modbus UDP masters and up to 8 Modbus TCP masters connected at the same time
4
- supports broadcast (slave address 0x00) and error codes
0 commit comments