espduino
WiFi client library
A WiFi client library for microcontrollers like ESP8266, supporting MQTT and REST protocols
ESP8266 network client (mqtt, restful) for Arduino
383 stars
61 watching
122 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
tuanpmt/esp_bridge | An ESP8266 firmware supporting SLIP protocol and providing APIs for MQTT, RESTful, and WiFi communication. | 82 |
itkindaworks/esphelper | A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 328 |
tbnobody/opendtu | Enables ESP32 communication with Hoymiles/TSUN/Solenso inverters through an MQTT protocol | 1,832 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,034 |
bportaluri/wifiesp | An Arduino WiFi library for connecting to the internet using ESP8266 modules | 551 |
esotericsoftware/kryonet | A Java library for efficient TCP and UDP networking with automatic object serialization using Kryo. | 1,819 |
tuanpmt/react-native-smartconfig | A React Native module for configuring Wi-Fi networks for IoT devices using the ESP8266 Smartconfig protocol | 129 |
spotify/sptdataloader | A networking library with built-in rate limiting and authentication logic to simplify HTTP request handling | 629 |
phracturedblue/esp8266mqttmesh | A mesh networking system for ESP8266 devices using MQTT and supporting over-the-air updates. | 267 |
ekstrand/esp8266wifi | A simple ESP8266 Arduino library with built-in reconnect functionality | 455 |
eschava/broadlink-mqtt | An MQTT client to control BroadLink devices remotely | 225 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
tennessine/paho.mqtt.wxapp | An MQTT client library for JavaScript used to connect to MQTT brokers within a WeChat mini program, enabling control of hardware and other applications. | 308 |