w00000dy / ESP-Relay

Control your relays over wifi using an ESP8266 or ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP-Relay 🔌

A implementation of an ESP8266 or ESP32 webserver to control multiple relays.

GUI 🖥️

With the web-gui you can controll multiple relays. You can toggle your relays or either switch them on or off.

Fully customizable ✏️

In the settings page you can add your relays and even set the gpio pin.

⚙️ Fail-Safe system

In case of a crash, the software automatically detects it and recovers.

📲 Installation

A deatailed guide how you install this can be found here.

✌️ Credits

About

Control your relays over wifi using an ESP8266 or ESP32


Languages

Language:C 32.1%Language:HTML 31.2%Language:C++ 21.9%Language:JavaScript 14.7%