Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and management of smart home hardware. It functions as an event-driven automation controller that replaces proprietary factory firmware, allowing users to manage relays, sensors, and lighting systems without relying on external cloud services. The system is built on a modular driver architecture that enables dynamic hardware configuration and peripheral support through a web-based management interface. The platform distinguishes itself through a template-driven hardware mapping s
This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the
Blynk is an embedded device framework and IoT cloud connectivity library designed to establish secure, bi-directional communication between microcontrollers and a remote management platform. It provides the core identity of an IoT device management tool, enabling the synchronization of device states, remote hardware control, and the mapping of hardware data to cloud-based interfaces. The project distinguishes itself through a virtual-pin system that decouples cloud communication from physical pins, allowing for hardware-independent data exchange. It also supports advanced architectural offloa
This project is an embedded operating system for creating decentralized peer-to-peer communication networks using long-range radio hardware. It provides an off-grid messaging protocol for transmitting text and GPS coordinates without relying on cellular or internet infrastructure. The firmware implements a secure communication framework using shared keys and high-grade encryption to protect data transmitted over the air. It includes a LoRaWAN hardware interface to manage radio parameters and an MQTT radio gateway to bridge local mesh traffic to external networks. The system covers a broad ra
Dieses Projekt ist eine Netzwerk-Firmware für den ESP32, die als Wireless-Repeater, NAT-Router oder Wireless-Bridge zur Erweiterung der WLAN-Abdeckung fungiert. Sie kann als WLAN-Reichweitenverstärker, Layer-2-Bridge für gemeinsame Subnetze oder als NAT-Router eingesetzt werden, der ein privates sekundäres Subnetz erstellt, um Clients mit einem Upstream-Netzwerk zu verbinden.
Die Hauptfunktionen von martin-ger/esp_wifi_repeater sind: NAT Routers, WiFi Range Extenders, NAT Subnetting, Network Routing, Transparent Layer 2 Bridges, Wireless Bridges, Enterprise to PSK Converters, Enterprise to PSK Translation.
Open-Source-Alternativen zu martin-ger/esp_wifi_repeater sind unter anderem: arendst/tasmota — Tasmota is a universal firmware platform for ESP8266 and ESP32 microcontrollers, designed to provide local control and… linkedin/school-of-sre — This project is a comprehensive educational resource and curriculum focused on site reliability engineering,… blynk-technologies/blynk-library — Blynk is an embedded device framework and IoT cloud connectivity library designed to establish secure, bi-directional… meshtastic/firmware — This project is an embedded operating system for creating decentralized peer-to-peer communication networks using… raspap/raspap-webgui — This project is a wireless hotspot management interface for Debian devices. It provides a web-based controller for… hengyoush/kyanos — Kyanos is a diagnostic toolset for network analysis that uses eBPF to measure packet latency and trace traffic from…