Adafruit_CircuitPython_MiniMQTT
MQTT client
A CircuitPython library implementing an MQTT client for low-power wireless communication
MQTT Client Library for CircuitPython
79 stars
23 watching
50 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
circuitpythonhacktoberfestmqttmqtt-client
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables communication with Adafruit IO using CircuitPython. | 49 |
| An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 54 |
| A library that enables communication between electronic devices using MIDI protocols | 48 |
| 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 library for Arduino | 1,034 |
| An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
| An MQTT client library for integrating with CODESYS systems. | 118 |
| A Python client library for communicating with an IoT platform over the internet. | 227 |
| A collection of reusable libraries for CircuitPython boards. | 888 |
| A newsletter project providing weekly news and updates on Python for Microcontrollers. | 64 |
| 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 |
| Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
| Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |