uMQTT
Microcontroller MQTT publisher
Provides an MQTT publish function for microcontrollers using Python on the WiPy board
MQTT publish for micropython on the WiPy board
9 stars
5 watching
0 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
magcode/mopidy-mqtt | Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 55 |
belyalov/tinymqtt | An asynchronous MQTT client implementation for MicroPython. | 7 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 581 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |
hobbyquaker/mqttpc | Controls processes via MQTT using process definition files | 10 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
mqttjs/mqtt-elements | Polymer elements for establishing an MQTT connection and publishing messages to various topics. | 27 |
javiergayala/mmm-mqtt | An MQTT-based extension for MagicMirror² that enables subscription to topics and display of received data | 15 |
poggenpower/mqtt_tree | Tool for monitoring and displaying MQTT topic hierarchies in real-time | 5 |
mbs38/spiciermodbus2mqtt | A Python-based Modbus master that publishes values via MQTT | 59 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,146 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |