ESP8266MQTTMesh
Mesh network
A mesh networking system for ESP8266 devices using MQTT and supporting over-the-air updates.
Self-assembling Mesh network built around the MQTT protocol supporting OTA
267 stars
42 watching
79 forks
Language: C++
last commit: 10 months 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,145 |
groove-x/mqtt_bridge | A ROS nodelet that enables bidirectional messaging between ROS and MQTT using ROS messages as protocol | 159 |
1technophile/openmqttgateway | An MQTT gateway firmware for various microcontrollers and sensors that integrates multiple protocols and technologies into a single platform | 3,609 |
masq-project/node | A decentralized mesh network that enables secure and anonymous content delivery, rewarding users for contributing their computing resources. | 175 |
gmag11/painlessmesh | A C++ library for creating and managing ad-hoc wireless mesh networks using ESP32/ESP8266 devices. | 524 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
monster1025/aqara-mqtt | A Python-based MQTT bridge connecting Aqara devices to Home Assistant. | 88 |
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 |
shariltumin/mesh-espnow-micropython | A framework for building dynamic secure mesh networks using ESP-NOW and MicroPython on various ESP32 variants | 8 |
boriz/mqtt-sn-arduino | A system that enables communication between mesh networks and MQTT brokers using Websocket tunnels. | 41 |
mqtt-tools/mqttwarn | An MQTT message router for notifying services using pluggable plugins. | 958 |
martin-ger/esp_mqtt | An embedded MQTT broker with scripting capabilities for IoT systems. | 297 |
shmuelzon/esp32-ble2mqtt | A BLE to MQTT bridge for bidirectional communication between IoT devices | 676 |
emadhegab/mhnetwork | A protocol-oriented network layer designed to manage requests and responses in a structured and decoupled way. | 19 |