GitHub topics: modbus-protocol
pymodbus-dev/pymodbus
A full modbus protocol written in python
Language: Python - Size: 19.5 MB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 2,466 - Forks: 986

stepfunc/rodbus
Rust implementation of Modbus with idiomatic bindings for C, C++, .NET, and Java
Language: Rust - Size: 1.57 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 95 - Forks: 25

CMB27/ModbusRTUMaster
A library to implement the master/client portion of the Modbus RTU protocol on Arduino
Language: C++ - Size: 598 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 56 - Forks: 11

dgiot/dgiot
Open source platform for iot , 6 min Quick Deployment,10M devices connection,Carrier level Stability;物联网开源平台,6分钟快速部署,千万级承载,电信级稳定性. Low code for Object model-Rule Engine-Data Channel-Configuration Page; Fully open source, Multi industrial protocols are compatible.物模型-规则引擎-数据通道-组态页面全流程零代码开发、全业务全链路模拟压测、前后端完全开源、多行业工业协议兼容。QQ群:346566935
Language: Erlang - Size: 117 MB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 5,059 - Forks: 1,130

pyhys/minimalmodbus
Easy-to-use Modbus RTU and Modbus ASCII implementation for Python.
Language: Python - Size: 718 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 329 - Forks: 147

imnemo/crc16
A native node addon to calcalate and verify CRC16 values, adopted by MODBUS agreement
Language: C++ - Size: 399 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 6

nimaltd/master-modbus
master modbus library for STM32 LL
Language: C - Size: 43 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 96 - Forks: 25

eeyribas/Arduino-Modbus-RS485-Comm
Contains examples of Modbus (RS485) communication with Arduino. The Arduino RS485 Module is used for RS485 communication.
Language: C++ - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AM-WD/AMWD.Protocols.Modbus
Implementation of the Modbus protocol in .NET; containing ASCII, RTU and TCP.
Language: C# - Size: 376 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 1

emelianov/modbus-esp8266 Fork of andresarmento/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.
Language: C++ - Size: 521 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 543 - Forks: 191

CMB27/ModbusRTUSlave
This is an Arduino library that implements the slave/server logic of the Modbus RTU protocol.
Language: C++ - Size: 699 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 86 - Forks: 22

CMB27/ModbusADU
A library for managing Modbus RTU and TCP ADUs
Language: C++ - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

CMB27/ModbusSlaveLogic
This is an Arduino library for processing Modbus requests.
Language: C++ - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

leijux/mbserver Fork of tbrandon/mbserver
Golang Modbus Server (Slave)
Language: Go - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

eterey/pymodbus3 Fork of pymodbus-dev/pymodbus
A full Modbus protocol written in Python 3.
Language: Python - Size: 2.06 MB - Last synced at: 20 days ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 10

paulorb/modbus-kt
modbus client and server library for kotlin
Language: Kotlin - Size: 117 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

Industrialli/industrialli_modbus
Biblioteca Modbus RTU para Arduino
Language: C++ - Size: 218 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ClassicDIY/ModbusTool
A modbus master and slave test tool with import and export functionality, supports TCP, UDP and RTU.
Language: C# - Size: 2.93 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 652 - Forks: 194

langeeri/trnsys-plc-middleware
Enable seamless bidirectional communication between TRNSYS and multiple PLCs with a communication middleware built on top of TRNSYS Type 3157 and streamline heat pump testing in Hardware-in-the-Loop (HiL) testbeds. Created and maintained as an UCEEB RP2 project.
Language: Python - Size: 31.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

fancyui/Gobel-Power-PC-BMS-RS485-ModBus
Gobel Power LiFePO4 Battery PC BMS RS485 Modbus Communication
Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CMB27/ModbusGateway
A library for the Arduino platform to connect Modbus TCP client devices to Modbus RTU slave/server devices.
Language: C++ - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LabDeck/Modbus
This is the official repository of LabDeck's example of using Modbus.It includes both PDF and MDD filew. Please note that while GitHub is unable to open and showcase MDD file, you can download and run them without any problems.
Size: 6.35 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zhuovi/XiaoFeng.Modbus
MODBUS协议,支持RTU、ASCII、TCP三种方式进行通信,自动离线保存服务端数据
Language: C# - Size: 1020 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

asura22nov/modbus-testing
Modbus Client C Program with libmodbus-3.0.6 for Energy Meters
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

fahara02/TCP_MODBUS_SERVER_ESP32
Language: C - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

LysanderT/Modbus-Client-App
A cross-platform implementation for modbus client/master used for testing/simulating modbus server/host
Language: Makefile - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LacobusVentura/MODBUS-CRC16
MODBUS Protocol CRC Calculation (algorithm performance analysis)
Language: C - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 31 - Forks: 7

jonahbardos/Python-CRC16
CRC-16-CCITT Python Algorithm for Error Detection within Serial Communication
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

naratteu/modbus
.Net Modbus Library
Language: C# - Size: 92.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ingramz/ecl110
MODBUS protocol for Danfoss ECL Comfort 110
Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 7

afafirmansyah/automatic-tank-gauging
Modbus protocol communication using Haiwell SCADA
Language: Python - Size: 2.57 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

afafirmansyah/node-red-dashboard Fork of node-red/node-red
Low-code programming for event-driven applications
Language: JavaScript - Size: 37.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

rv2442/IoT-Protocols
This repository is to demonstrate IoT protocols for beginners. It provides basic demonstration of 5 IoT protocols.
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

guyradford/asynciominimalmodbus
Adds async functionality to MinimalModbus, which describes its self as: "Easy-to-use Modbus RTU and Modbus ASCII implementation for Python."
Language: Python - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AdrianVazquezMejia/Modbus-Simulator
This is cross-platform desktop application that works as a modbus slave or master over serial line
Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

raphaelbs/modbus-event
Modbus-event is a TCP/IP Master, event-driven, NodeJS implementation for modbus protocol.
Language: JavaScript - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0
