Stars
modbus
6 repositories
C++ Modbus实现,支持ModbusRTU,ModbusTCP,ModbusASCII,协议与通信链路接口分开设计,可轻松实现ModbusRTU Over TCP等非标准用法。此处为仓库镜像。
Modbus library for RTU, ASCII and TCP protocols. Primarily developed on and for ESP32 MCUs.
mod(ern)bus is a modern C++ library providing asynchronous modbus client (master) and modbus server (slave) implementation on all kind of hardware communciation such as RS232, RS485, and others.