Clone of the "Modbus-RTU" repo originally develop by Eddyadame
Updated 2026-09-15 19:47:56 +00:00
This is a C style code that allows you to simulate Modbus TCP devices on ESP32 boards.
This is a simplified version where you use a CSV file to generate the device you want to simulate and use PICS to simulate the values and behavior of the device instead of pre-programming it.
Updated 2026-07-15 16:01:00 +00:00