Skip to content

Control your relays over wifi using an ESP8266 or ESP32

Notifications You must be signed in to change notification settings

w00000dy/ESP-Relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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