modbus-rtu
There are 273 repositories under modbus-rtu topic.
pymodbus-dev/pymodbus
A full modbus protocol written in python
rossmann-engineering/EasyModbusTCP.NET
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
ClassicDIY/ModbusTool
A modbus master and slave test tool with import and export functionality, supports TCP, UDP and RTU.
digitalpetri/modbus
Modbus TCP, Modbus TCP Security, Modbus RTU on Serial, and Modbus RTU on TCP for Java 17+.
yaacov/node-modbus-serial
A pure JavaScript implemetation of MODBUS-RTU (and TCP) for NodeJS
wlcrs/huawei_solar
Home Assistant integration for Huawei Solar inverters via Modbus
3cky/mbusd
Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.
pyscada/PyScada
PyScada is a open source scada system that uses the Django framework as backend
emelianov/modbus-esp8266
Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master, slave or both. Supports network transport (Modbus TCP) and Serial line/RS-485 (Modbus RTU). Supports Modbus TCP Security for ESP8266/ESP32.
Monika1313/Wu.CommTool
基于C#、WPF、Prism、MaterialDesign、HandyControl开发的通讯调试工具,,支持Modbus Rtu调试、Mqtt调试
wills106/homeassistant-solax-modbus
SolaX Power Modbus custom_component for Home Assistant (Supports some AlphaESS, Growatt, Sofar, Solinteg, Solis, SRNE, Swatten)
debevv/nanoMODBUS
A compact MODBUS RTU/TCP C library for embedded/microcontrollers
simonvetter/modbus
Go modbus stack (client and server)
pyhys/minimalmodbus
Easy-to-use Modbus RTU and Modbus ASCII implementation for Python.
kochedykov/jlibmodbus
JLibModbus - is an implementation of the Modbus protocol v1.1b in java language. Java modbus library. It works. Welcome.
sanny32/OpenModScan
Open ModScan is a Free Modbus Master (Client) Utility
Jacajack/liblightmodbus
A lightweight, header-only, hardware-agnostic Modbus RTU/TCP library
steveohara/j2mod
Enhanced Modbus library implemented in the Java programming language
aldas/modbus-tcp-client
PHP client for Modbus TCP and Modbus RTU over TCP (can be used for serial)
budulinek/arduino-modbus-rtu-tcp-gateway
Arduino-based Modbus RTU to Modbus TCP/UDP gateway with web interface. Allows you to connect Modbus RTU slaves (such as sensors, energy meters, HVAC devices) to Modbus TCP/UDP masters (such as home automation systems). You can adjust settings through web interface.
SciFiDryer/ModbusMechanic
Cross platform GUI MODBUS TCP/RTU simulator & gateway. Interprets data types including ascii float and int.
things-go/go-modbus
(Archived)modbus write in pure go, support rtu,ascii,tcp master library,also support tcp slave.(WIP new implement<old: https://github.com/thinkgos/gomodbus >)
nmakel/solaredge_modbus
SolarEdge Modbus data collection library
serhmarch/ModbusTools
ModbusTools are cross-platform (Windows, Linux) Modbus simulator tools (client and server) with GUI to work with Modbus protocol (TCP,RTU,ASCII)
brainelectronics/micropython-modbus
MicroPython Modbus RTU Slave/Master and TCP Server/Slave library
bambooww/iot-tree
A IOT-Server,The tree root supports devices and data management, and the upper tree supports to combine various business functions by message flow
sanny32/OpenModSim
Open ModSim is a Free Modbus Slave (Server) Utility
CMB27/ModbusRTUSlave
This is an Arduino library that implements the slave/server logic of the Modbus RTU protocol.
nimaltd/master-modbus
master modbus library for STM32 LL
rossmann-engineering/EasyModbusTCP.Java
EasyModbusTCP library for Java implementation
Andy-Yin/zhitan-ems
开源能源管理系统+能源管理系统源码+能源管理平台+EMS 适用场景:企业、园区、化工、工矿、公共建筑等。 通过物联网技术,采集企业水、电、气、热等能耗数据,同时也可以用于光伏平台、充电桩管理运营平台等场景,帮助企业建立能源管理体系,找到跑冒滴漏,进一步实现节能减排。 进一步为企业实现碳跟踪、碳盘查、碳交易、碳汇报的全生命过程。 为**双碳事业做出贡献。
bertmelis/esp32ModbusRTU
modbus RTU client for ESP32
rtlabs-com/m-bus
Modbus TCP and RTU stack for embedded devices
NamNamIoT/RAK3172_CANOPUS
Examples for Canopus_RAK3172 board
alerighi/modbus-sniffer
A sniffer for the modbus protocol
CMB27/ModbusRTUMaster
A library to implement the master/client portion of the Modbus RTU protocol on Arduino