mqtt_upython
MQTT client
An MQTT client implementation using MicroPython on ESP8266
MQTT Client using micropython on ESP8266
0 stars
3 watching
2 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous MQTT client implementation for MicroPython. | 7 |
| An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 35 |
| An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
| Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
| An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
| An asynchronous Python client implementation for MQTT version 5.0 protocol | 404 |
| Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |
| An interactive command-line tool for testing and exercising MQTT client communications | 52 |
| Publishes sensor data over MQTT using Micropython | 15 |
| Connects to ChatGPT API via MicroPython to retrieve responses and display them on an OLED screen. | 27 |
| A driver for asynchronous MQTT communication in MicroPython | 590 |
| Provides an MQTT logging handler allowing Python applications to send log messages via MQTT | 21 |
| An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 54 |
| A Python-based MQTT bridge connecting Aqara devices to Home Assistant. | 88 |
| An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework | 804 |