uploaded 4 days ago
ESP-MODBUS is the official Modbus library for Espressif SoCs.
-
serial/mb_serial_master
This example demonstrates the use of the FreeModbus stack for ESP32 as a master device, capable of reading and writing values from slave devices in a…
Archive size ~ 11.95 KB
-
serial/mb_serial_slave
This example demonstrates using the esp-modbus stack on an ESP32 target configured as a Modbus network slave. It allows an external Modbus host to…
Archive size ~ 9.28 KB
-
tcp/mb_tcp_master
This example demonstrates the use of the FreeModbus stack port implementation for ESP32 targets as a TCP master device. It can read/write values of…
Archive size ~ 13.32 KB
-
tcp/mb_tcp_slave
The Modbus Slave Example demonstrates how to use the Modbus protocol with ESP32 target chips, allowing an external Modbus host to read/write device…
Archive size ~ 9.12 KB