Fnordlicht UPnP Server on ESP8266
- announces itself as Fnordlicht via UPnP
- based on nodemcu-httpserver
- UPnP Lua Script from nodemcu-ssdp
-
copy init.lua.dist to init.lua and enter your wifi credentials
-
Upload all files starting with http, init.lua and upnp.lua to your ESP Restart the server. This will execute init.lua which will compile the server code.
-
For making your own scripts refer to nodemcu-httpserver
Connect a strip of 5 WS2812 LEDs to GPIO2. Thats it.