zjonescornelius / ESP8266_DYWiFiConfig

The sample code is very simple to config wifi connection for Arduino ESP8266.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DYWiFiConfig For Arduino ESP8266

ESP8266 WiFi Connection manager with web configuration portal

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

About

The sample code is very simple to config wifi connection for Arduino ESP8266.

License:MIT License


Languages

Language:C++ 37.8%Language:HTML 31.4%Language:Arduino 22.5%Language:Objective-C 7.4%Language:C 0.9%