/Sonoff-Stupid-Simple-Switch

This firmware implements a basic WiFi switch using ubiquitous Sonoff modules or other ESP8266 variant with either hardcoded IP address or WiFiManager acquired address. The firmware is intended to create a wifi controlled switch in the most simplest form. This switch will remember its setting in EEPROM memory in the event of power loss. This is designed for truly critical applications where no-frills simplicity is required.

Primary LanguageC++

Stargazers