ESPHelper
Board networking library
A library to simplify network and MQTT connection management for ESP32/ESP8266 boards.
A library to make using WiFi & MQTT on the ESP8266 easy.
328 stars
59 watching
67 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
arduinoesp32esp32-arduinoesp8266esp8266-arduinomqttotawifi
Related projects:
Repository | Description | Stars |
---|---|---|
itkindaworks/esphelper32 | A library to simplify ESP32 WiFi and MQTT usage with support for OTA updates. | 53 |
tuanpmt/espduino | A WiFi client library for microcontrollers like ESP8266, supporting MQTT and REST protocols | 383 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |
bportaluri/wifiesp | An Arduino WiFi library for connecting to the internet using ESP8266 modules | 551 |
ssokol/esp8266 | Provides a low-level interface to an ESP8266 WiFi module for serial <=> wireless communication | 112 |
whizzter/net11 | A lightweight C++ networking library providing async TCP, HTTP, and WebSocket support | 10 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
tbnobody/opendtu | Enables ESP32 communication with Hoymiles/TSUN/Solenso inverters through an MQTT protocol | 1,832 |
ekstrand/esp8266wifi | A simple ESP8266 Arduino library with built-in reconnect functionality | 455 |
lasselukkari/awot | Library providing a simple web server API for Arduino boards. | 295 |
yoursunny/wifiespnow | Provides a connectionless wireless communication protocol implementation using ESP-NOW. | 255 |
ofekp/tinyupnp | Automates port forwarding on ESP8266/ESP32 devices with UPnP IGD support | 104 |
shmuelzon/esp32-ble2mqtt | A BLE to MQTT bridge for bidirectional communication between IoT devices | 688 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
s00500/espui | A web-based user interface library for ESP32 and ESP8266 | 937 |