14 skills found
ClassicDIY / ModbusAdapterConverts Serial Modbus RTU to Modbus TCP over WIFI
ARoozitalab / LWIP Modbus TCP To Modbus RTU ConverterNo description available
serhmarch / ModbusBridgeModbusBridge is a simple cross-platform (Windows, Linux) Modbus converter/gateway application that provides mutual convertions between different types of Modbus protocol: TCP, RTU, ASC
anthonydlanza / Mod2BacA Python Tkinter GUI application for converting Modbus RTU/Bacnet MSTP to Bacnet/IP
Instathings / Modbus Herdsman ConvertersCollection of Modbus device converters 🐑
mooneyj / Epever Modbus InterfaceHome assistant modbus sensor interface for Epever solar charge controllers. The controller communicates via an RS-485 serial connection (can be converted to USB or TCP/IP (EBox-WiFi)), using the modbus protocol. Epever have published their modbus protocol as a pdf, this repository provides a .txt transcription and a HomeAssistant config.
ElectApp / Modbus MQTT RTU ConverterESP8266 Firmware for converting Modbus MQTT protocol to Modbus RTU protocol
shaktianiyaliya / DlmsModbus ConverterNon Dlms support Energy meter
patrickjmcd / Ieee754 Binary16 Modbus PlcConverts a modbus WORD into a Binary16 REAL value for Micro800 PLCs
unparallel-innovation / Modbus Master IP LinkA library that allows a Modbus master to communicate via IP with a Arduino that converts the messages to Modbus Serial (RS-232, RS-485) and Modbus over LoRa RN-2483 or RFM95
LuckyLuke9877 / SmartmeterESP32 SmartMeter that reads Kaifa MA309 data, converts it to Sunspec and provides it via Modbus RTU server
guido4096 / ModbusGatewayESP32 based Modbus Gateway between SolarEdge Inverter and EM24 energy meter, converting from Modbus / RTU to Modbus / TCP as well as register translation
FactoryTalk-Optix / ModbusTCPToRAEthernetIpThis project shows how to convert tags coming from a Modbus driver to an RA Ethernet IP. Tags are synchronized even if not used in UI.
Devansh1534 / Modbus Cloud IntegrationThe code establishes connections to a MySQL database and a Modbus device. It reads even registers from addresses 100 to 158, converts them to voltage values, and inserts them into the database with timestamps, handling data processing and storage tasks.