lgmarin / esp_manager

ESP8266 Wifi and Configuration Manager starting project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP Manager

ESP8266 Wifi and Configuration Manager boilerplate project

ESP8266 C++ PlatformIO

Material Bread logo

Objectives

Development of a boiler plate project with integrated WifiManager and Configuration Manager:

  • Allow for easy connection and configuration for different projects
  • Allow for Access Point (AP) or Station (STA) modes - configurable
  • AP mode with captive portal
  • STA mode with mDNS provider for easy navigation (project_name.local)

Libraries

References

About

ESP8266 Wifi and Configuration Manager starting project

License:MIT License


Languages

Language:C++ 59.6%Language:HTML 27.8%Language:JavaScript 10.7%Language:C 1.9%