micropython-adafruit-mqtt-esp8266
MQTT adapter
An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO
Using MQTT to Publish/Subscribe to adafruit io. MicroPython/CircuitPython implementation on ESP8266/ESP32
54 stars
6 watching
17 forks
Language: Python
last commit: over 6 years ago
Linked from 2 awesome lists
adafruitadafruit-ioampycircuitpythonesp32esp8266iotmicropythonmqttpublishputtysubscribe
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
| | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
| | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 35 |
| | Enables communication with Adafruit IO using CircuitPython. | 49 |
| | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
| | Allows creating sensors for HomeAssistant using MQTT Discovery | 12 |
| | An MQTT client implementation using MicroPython on ESP8266 | 0 |
| | Provides an MQTT publish function for microcontrollers using Python on the WiPy board | 9 |
| | Publishes sensor data over MQTT using Micropython | 15 |
| | A driver for asynchronous MQTT communication in MicroPython | 590 |
| | Provides a Python driver for an air quality sensor | 1 |
| | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
| | An asynchronous MQTT client implementation for MicroPython. | 7 |
| | An MQTT client library for Arduino | 1,034 |
| | A system that collects data from an MPU6050 sensor and streams it to an MQTT server using Micropython on an ESP8266 microcontroller. | 10 |