micropython-mqtt
MQTT driver
A driver for asynchronous MQTT communication in MicroPython
A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.
590 stars
32 watching
129 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of drivers for accessing various types of memory chips from MicroPython | 76 |
| Drivers for a digital audio player chip | 24 |
| Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
| A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 261 |
| An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 35 |
| Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
| A set of Python drivers for sensors from the MQ series | 25 |
| An asynchronous MQTT client implementation for MicroPython. | 7 |
| MicroPython MessagePack implementation | 28 |
| A library that captures and replays 433MHz remote control codes to control devices | 70 |
| Provides a Python driver for an air quality sensor | 1 |
| A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 10 |
| Enables bidirectional communication between two devices using radio frequency signals. | 55 |
| A Python driver for a pms5003 air quality sensor that provides a simple interface to read and control the device in a Micropython environment. | 23 |
| An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |