ROBOT COMMUNICATION SERIES · 9 lessons

Industrial robot communication — on a single PC, no robot required.

A step-by-step 9-lesson track: I/O handshake → Ethernet TCP/IP → RS-232 → MODBUS basics·Server (robot = slave)·Client (robot = master) → monitoring → a vision·robot·gripper automation cell. Built on the HIWIN robot communication manuals, you practice the entire flow with Python (pymodbus·pyserial) simulators — no real robot, PLC, or gripper needed. Every lesson is verified with `python main.py`, and a table maps each step 1:1 to real-equipment (HRSS) code. A track for engineers who need automation, robot, and PLC integration.

View source repository ↗
🛠️

Basics

1 lesson · environment setup (Python·pymodbus·simulator)

🔗

Communication

3 lessons · I/O handshake · Ethernet TCP/IP · RS-232

🗂️

MODBUS

3 lessons · basics · Server (robot = slave) · Client (robot = master)

🏭

Applications

2 lessons · monitoring/debugging · vision·robot·gripper automation cell