micropython-mqtt-thingspeak
IoT connector
Enables IoT device communication with Thingspeak using MQTT protocol in Micropython
Publish and Subscribe to Thingspeak using MQTT with Micropython
26 stars
6 watching
7 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
ampyesp32esp8266micropythonmqttputtypyboard-dthingspeak
Related projects:
Repository | Description | Stars |
---|---|---|
radeklat/micropython-thingspeak | A library for sending data to Thingspeak.com from MicroPython-based IoT devices | 13 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 55 |
andrewmk/umqtt | Provides an MQTT publish function for microcontrollers using Python on the WiPy board | 9 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 581 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
matbgn/mqtt_upython | An MQTT client implementation using MicroPython on ESP8266 | 0 |
miketeachman/micropython-pms5003-minimal | Provides a Python driver for an air quality sensor | 1 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
belyalov/tinymqtt | An asynchronous MQTT client implementation for MicroPython. | 7 |
magcode/mopidy-mqtt | Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 22 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |