An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: modbus-server

serhmarch/ModbusTools

ModbusTools are cross-platform (Windows, Linux) Modbus simulator tools (client and server) with GUI to work with Modbus protocol (TCP,RTU,ASCII)

Language: C++ - Size: 35.2 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 131 - Forks: 24

serhmarch/ModbusBridge

ModbusBridge is a simple cross-platform (Windows, Linux) Modbus converter/gateway application that provides mutual convertions between different types of Modbus protocol: TCP, RTU, ASC

Language: C++ - Size: 34.2 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 4 - Forks: 1

Xerolux/Modbus-Tcp-Proxy

This project provides a Modbus-TCP Proxy service that enables the management of Modbus communication over TCP. It supports dynamic configuration and is compatible with Debian 12 and Ubuntu 24.

Language: Python - Size: 177 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 1

aljen/modbus-relay

Modbus TCP/IP server that translates incoming requests to RTU and relays them to configured serial device.

Language: Rust - Size: 549 KB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 29 - Forks: 3

niwciu/MODBUS

Modbus cross platform C library containing master and slave implementation

Language: C - Size: 6.41 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

alunegov/ive-emu

Language: Rust - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

rayandrew/modbus-cpp

Modbus master and slave implementation in C++

Language: C++ - Size: 286 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 13

AKurtz87/MODBUS_PLC_Python_SCADA_Simulator

Simulated industrial control system with Modbus TCP/IP and web HMI to manage air conditioning units.

Language: Python - Size: 669 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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: 3 months ago - Pushed at: 6 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: 4 months ago - Pushed at: 4 months ago - Stars: 86 - Forks: 22

CMB27/ModbusSlaveLogic

This is an Arduino library for processing Modbus requests.

Language: C++ - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sanny32/OpenModSim

Open ModSim is a Free Modbus Slave (Server) Utility

Language: C++ - Size: 896 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 88 - Forks: 12

leijux/mbserver Fork of tbrandon/mbserver

Golang Modbus Server (Slave)

Language: Go - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

paulorb/modbus-simulator-cli

Modbus simulator CLI is a high-performance modbus TCP server with customizable simulation. Available as CLI tool or as docker image

Language: Kotlin - Size: 2.82 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

paulorb/modbus-kt

modbus client and server library for kotlin

Language: Kotlin - Size: 117 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

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: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

eModbus/Smartdose

Firmware for Gosund SP1, Sonoff S26 (R2) and Maxcio W-DE004 smart plugs

Language: C++ - Size: 388 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 1

bertmelis/espModbus 📦

Async modbus server for esp

Language: C++ - Size: 45.9 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

marsiliano/tino

Desktop emulator for logical IO through various protocol of communication

Language: C++ - Size: 4.65 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

a-int/ModbusTCP

Modbus TCP implementation based on FreeRTOS and LwIP

Language: C - Size: 2.12 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

yanzixiang/ArduinoModbusSlaveAsyncTCPAndRTU Fork of yaacov/ArduinoModbusSlaveTCP

Modbus slave library for ESP8266-Arduino

Language: C++ - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

sudo-JACT/ModBusBruteForce

A simple python script to automate the modbus address value enumerations

Language: Python - Size: 43 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

goddland16/Modbus-TCP

Modbus TCP client library to interact with Modbus servers such as PLCs.

Language: C++ - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 44 - Forks: 23

TradeFace/modbusmqtt

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

Miq1/GasCounter

A sketch for Arduino Nano to count pulses (f.i. from gas counters)

Language: C++ - Size: 64.5 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ekocbiyik/modbusServerClient

modbus server & client example

Language: Go - Size: 1000 Bytes - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

chipkin/ESP32-ModbusServerExample

A basic Modbus TCP Master example written in C++ on the ESP32 hardware using the CAS Modbus Stack

Language: C++ - Size: 9.28 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

alexmik95/umodbus-server

minimal docker container with python env and TCP modbus server

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

chipkin/ModbusRTUSlaveExampleCSharp

A basic Modbus RTU Slave example written in CSharp using the CAS Modbus Stack

Language: C# - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1