spicierModbus2mqtt
Modbus publisher
A Python-based Modbus master that publishes values via MQTT
Modbus master which publishes via MQTT
59 stars
17 watching
28 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brainelectronics/micropython-modbus | A MicroPython library for implementing Modbus communication protocols | 115 |
techbase123/micropython-modbus | An implementation of Modbus protocol for MicroPython ESP32 devices | 73 |
andrewmk/umqtt | Provides an MQTT publish function for microcontrollers using Python on the WiPy board | 9 |
eydam-prototyping/mp_modbus | A Python implementation of the Modbus communication protocol for Micropython microcontrollers. | 11 |
sourceperl/mbtget | A simple Modbus/TCP client implemented in Perl | 117 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
rick446/mmm | A tool for setting up multi-master replication with MongoDB | 69 |
steveohara/j2mod | A Java library implementing various Modbus communication protocols | 274 |
magcode/mopidy-mqtt | Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |
volkszaehler/mbmd | A daemon that collects measurement data from smart meters and grid inverters over Modbus protocol. | 241 |
gambitcomminc/mqtt-stats | A tool to analyze and visualize MQTT topic statistics | 11 |
0x0mar/smod | A modular framework for testing and exploiting Modbus protocol vulnerabilities in industrial control systems | 73 |
stephane/modbusino | Modbus communication library for Arduino microcontrollers | 146 |
matbor/arduinotemps2mqtt | An Arduino project that reads temperature data from OneWire sensors and publishes it to an MQTT broker. | 14 |
mcmatan/topiceventbus | An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |