Base Smart Relay is a firmware for ESP8266 (ESP-01 / ESP-01S) that provides remote relay and GPIO control via an HTTPS API.
The device periodically polls a backend server, receives commands through HTTP headers, executes them locally, and sends the execution result back to the server.
The project is designed for minimal firmware size, stable operation, and easy backend integration.
Apache License 2.0 © 2025 UDFSoft