spicierModbus2mqtt
Modbus publisher
A Modbus master that publishes values to an MQTT message broker
Modbus master which publishes via MQTT
61 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 | 116 |
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 pure Perl Modbus/TCP client implementation | 120 |
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 | 278 |
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. | 243 |
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 | 74 |
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 |