Skip to content

Commit 5b5d36d

Browse files
authored
Add picture of my HW
1 parent e9bc185 commit 5b5d36d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Get the hardware (cheap clones from China are sufficient) and connect together:
5555
Tx1 <-> DI<br>
5656
Rx0 <-> RO<br>
5757
Pin 6 <-> DE,RE
58+
59+
Here is my setup:
60+
Terminal shield + Arduino Nano + W5500 eth shield (RobotDyn) + TTL to RS485 module (HW automatic flow control)
61+
<img src="/pics/HW.jpg" alt="01" style="zoom:100%;" />
5862

5963
Download this repository (all *.ino files) and open arduino-modbus-rtu-tcp-gateway.ino in Arduino IDE. Download all required libraries (both are available in "library manager"). If you want, you can check the default factory settings (can be later changed via web interface) and advanced settings (can only be changed in sketch). Compile and upload your program to Arduino. Connect your Arduino to ethernet, connect your Modbus RTU slaves to MAX485 module. Use your web browser to access the web interface on default IP http://192.168.1.254 Enjoy :-)
6064

0 commit comments

Comments
 (0)