Modbus RTU/TCP gateway bridging serial and Ethernet devices
It translates legacy Modbus RTU traffic to Modbus TCP, letting industrial or maritime devices integrate with modern networks without proprietary hardware. The core gateway is a performant C implementation, complemented by Python scripts for simulation and live register monitoring, and a full test suite with Makefile builds. Targeted at embedded Linux platforms such as Raspberry Pi, it serves engineers needing a reliable, open‑source bridge. Unlike ad‑hoc scripts, it offers a self‑contained, documented, and tested solution ready for deployment.
View on GitHub →ajvaghasiya/Modbus-rtu-tcp-gateway