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: about 1 month ago
Linked from 1 awesome list
circuitpythonhacktoberfestmqttmqtt-client
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_circuitpython_adafruitio | Enables communication with Adafruit IO using CircuitPython. | 49 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 55 |
adafruit/adafruit_circuitpython_midi | A library that enables communication between electronic devices using MIDI protocols | 48 |
belyalov/tinymqtt | An asynchronous MQTT client implementation for MicroPython. | 7 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
adafruit/adafruit_io_python | A Python client library for communicating with an IoT platform over the internet. | 225 |
adafruit/adafruit_circuitpython_bundle | A collection of reusable libraries for CircuitPython boards. | 879 |
adafruit/circuitpython-weekly-newsletter | A newsletter project providing weekly news and updates on Python for Microcontrollers. | 64 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
scopelemanuele/silvergeko_rfm9x | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
magcode/mopidy-mqtt | Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |