Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 677 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 677 Bytes

Fnordlicht UPnP Server on ESP8266

Features

How to use

  1. copy init.lua.dist to init.lua and enter your wifi credentials

  2. 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.

  3. For making your own scripts refer to nodemcu-httpserver

Hardware

Connect a strip of 5 WS2812 LEDs to GPIO2. Thats it.