arduino-mqtt
MQTT client
An MQTT client library for Arduino
MQTT library for Arduino
1k stars
61 watching
237 forks
Language: C
last commit: 3 months ago
Linked from 2 awesome lists
arduinoiotmqtt
Related projects:
Repository | Description | Stars |
---|---|---|
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,146 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
martin-ger/esp_mqtt | An embedded MQTT broker with scripting capabilities for IoT systems. | 297 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 3 |
redboltz/mqtt_cpp | An MQTT client/server library implemented in C++14 | 438 |
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 | 158 |
tbnobody/opendtu | Enables ESP32 communication with Hoymiles/TSUN/Solenso inverters through an MQTT protocol | 1,822 |
liambindle/mqtt-c | An MQTT client library written in C | 786 |
1technophile/openmqttgateway | An MQTT gateway firmware for various microcontrollers and sensors that integrates multiple protocols and technologies into a single platform | 3,614 |
monster1025/aqara-mqtt | A Python-based MQTT bridge connecting Aqara devices to Home Assistant. | 88 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 581 |
zevv/nmqtt | A native client library and binaries for a MQTT protocol implementation | 48 |
zonyitoo/mqtt-rs | An MQTT protocol library written in Rust. | 178 |