Skip to content

vec123/ESP8266-captive-portal-webserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Example project for ESP8266/NodeMCU showing how to create an access point with a captive portal, loading files from the SPIFFS file server. Requires installation of https://github.com/esp8266/arduino-esp8266fs-plugin . Files to be used in the captive portal should be placed in the sketch "data" folder, and uploaded using the plugin. The landing page must be named "index.html"; all other files can have any name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.9%
  • HTML 22.9%
  • Other 1.2%