modbus-serial
There are 49 repositories under modbus-serial topic.
pymodbus-dev/pymodbus
A full modbus protocol written in python
ClassicDIY/ModbusTool
A modbus master and slave test tool with import and export functionality, supports TCP, UDP and RTU.
yaacov/node-modbus-serial
A pure JavaScript implemetation of MODBUS-RTU (and TCP) for NodeJS
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.
jgyates/genmon
Generac (and other models) Generator Monitoring using a Raspberry Pi and WiFi
wills106/homeassistant-solax-modbus
SolaX Power Modbus custom_component for Home Assistant (Supports some AlphaESS, Growatt, Sofar, Solinteg, Solis, SRNE, Swatten)
pyhys/minimalmodbus
Easy-to-use Modbus RTU and Modbus ASCII implementation for Python.
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)
tiagofreire-pt/Home_Assistant_EDP_Box
Integração das EDP Box com Home Assistant Core
nimaltd/master-modbus
master modbus library for STM32 LL
CMB27/ModbusRTUSlave
This is an Arduino library that implements the slave/server logic of the Modbus RTU protocol.
CMB27/ModbusRTUMaster
A library to implement the master/client portion of the Modbus RTU protocol on Arduino
eterey/pymodbus3
A full Modbus protocol written in Python 3.
imnemo/crc16
A native node addon to calcalate and verify CRC16 values, adopted by MODBUS agreement
snhobbs/ModbusSniffer
Modbus RTU packet sniffer
aljen/modbus-relay
Modbus TCP/IP server that translates incoming requests to RTU and relays them to configured serial device.
shakthisachintha/SRNE-Hybrid-Inverter-Monitor
Python based remote monitoring and controlling system for SRNE hybrid inverters.
GavChap/growatt-sph-rs485-to-mqtt
A python script to take Growatt RS485 ModBus data, pass it to an MQTT broken, InfluxDB and Grafana
retrodaredevil/io-lib
A pure Java Modbus implementation with utilities to simplify serial communication
AdamSLevy/modbus
A thread safe Modbus Client using idiomatic Go concurrency design patterns.
lornix/hopi_hp-9800
Simple code to read data from HOPI HP-9800 Power Meter. Need libmodbus. Basic functionality at the moment, but useful.
maxim-smirnov/homebridge-neptun-smart
Homebridge plugin for Neptun Smart integration.
raphaelbs/modbus-event
Modbus-event is a TCP/IP Master, event-driven, NodeJS implementation for modbus protocol.
asura22nov/modbus-testing
Modbus Client C Program with libmodbus-3.0.6 for Energy Meters
CMB27/ModbusGateway
A library for the Arduino platform to connect Modbus TCP client devices to Modbus RTU slave/server devices.
iqrok/modbus.helper
Modbus helper. Reading and writing via modbus-serial package
marsiliano/tino
Desktop emulator for logical IO through various protocol of communication
boghy933/bgd_modbus
A simple modbus slave
chipkin/ModbusRTUSlaveExampleCSharp
A basic Modbus RTU Slave example written in CSharp using the CAS Modbus Stack
ekaone/modbus-serial
⚙ Modbus serial
EngDial/ModbusTCP
Library for Arduino for work on UART by the ModbusTCP protocol.
niwciu/MODBUS
Modbus cross platform C library containing master and slave implementation
sanriodev/energy-housholder
Nestjs energy-householder backend. Reads data from photovoltaic battery via modbus RTU protocol periodically. transforms and whitelists data and stores it in a mongodb. With REST api for http data transfer