Skip to content

pastukhov/nodemcu-ssdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

NodeMCU rgb led controller with SSDP capability.

Installation

  • You should use latest firmware from nodemcu-firmware with multicast support
  • Place these files on top of NodeMCU-httpserver.
  • Add upnp.lua and http/rgb.lua to list of files to compile.
  • Add dofile("upnp.lc") after dofile("httpserver.lc")(80).
  • Yo should see "OVOI RGB controller" in your upnp browser.
  • it is working at least in windows network browser and upnp-inspector.

About

A SSDP daemon for NodeMCU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published