# ESP8266_DYWiFiConfig **Repository Path**: liutongcodelib/ESP8266_DYWiFiConfig ## Basic Information - **Project Name**: ESP8266_DYWiFiConfig - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-02 - **Last Updated**: 2024-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DYWiFiConfig For Arduino ESP8266 ESP8266 WiFi Connection manager with web configuration portal ![](https://raw.githubusercontent.com/danny-source/ESP8266_DYWiFiConfig/master/screenshot/screenshot-index-page.png) # Feature * save all settings to eeprom * detect disconnect and connect and no need reboot ESP * DHCP/Manual IP * mDNS enable #issue * This will open AP and Station mode # How to use seen DYWiFiConfig-demo example code