ESP8266 Webserver Project

Moderator: Sprite_tm

User avatar
By kolban
#24347 It appears that the project comes in two parts. One part is a library of HTTP server "goodies" and the other is a sample application linking them together. As such, you could build your own application which sets up the ESP8266 as a station with a fixed IP address and, once done, then makes the HTTPD library calls to make it an HTTP server.