esp_mqtt

MQTT client

An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol.

MQTT client library for ESP8266

GitHub

1k stars
155 watching
401 forks
Language: C
last commit: almost 4 years ago
Linked from 4 awesome lists

esp8266iotmade-in-vietnammqtt

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tuanpmt/espduino A WiFi client library for microcontrollers like ESP8266, supporting MQTT and REST protocols 383
tuanpmt/esp_bridge An ESP8266 firmware supporting SLIP protocol and providing APIs for MQTT, RESTful, and WiFi communication. 82
256dpi/arduino-mqtt An MQTT client library for Arduino 1,034
martin-ger/esp_mqtt An embedded MQTT broker with scripting capabilities for IoT systems. 297
256dpi/lwmqtt An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. 108
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 35
tingenek/tcl-mqtt A simple MQTT client library in Tcl for publishing messages to an MQTT broker 5
matbgn/mqtt_upython An MQTT client implementation using MicroPython on ESP8266 0
soypat/natiu-mqtt An MQTT implementation suitable for embedded systems 89
sdeancos/mqtt-client An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. 17
miketeachman/micropython-mqtt-thingspeak Enables IoT device communication with Thingspeak using MQTT protocol in Micropython 26
freertos/coremqtt A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices 162
tbnobody/opendtu Enables ESP32 communication with Hoymiles/TSUN/Solenso inverters through an MQTT protocol 1,832
belyalov/tinymqtt An asynchronous MQTT client implementation for MicroPython. 7
emqx/emqtt An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages 407