Left for archival purposes.

User avatar
By Speshal
#13625 Thanks for your help Markus :)

Just wondered if I could ask for your help on something? I'm having a few problems and wondered if you could help?

I cannot seem to control my lights via wifi. At all :*

The lights work if I enter gpio.ws2812(3, string.char(00, 00, 255):rep(10)) via termite.

The module can be found on my tablet WiFi Light 192.168.4.1 and I can connect to it.

I opened index.html on my tablet in chrome.

Nothing happens :(

Also.

I want to be able to control some WS2812B from an automation program and assign the lights their own ip, could I add...

Code: Select allwifi.setmode(wifi.STATION) 
wifi.sta.config("MyRouter","Password")


Never Mind - I fixed it myself :shock:

I need to be able to send the light values via an HTTP get ...

Code: Select allhttp://192.168.0.17/(0,255, 0):rep(10))'


Thanks in advance and Sorry for the n00b questions :)
Last edited by Speshal on Thu Apr 09, 2015 2:22 pm, edited 1 time in total.
User avatar
By andrew melvin
#14014 Is there any hope, even a slim chance, a remote possibility.....

That you guys might be able to provide a library for the new arduino ide...

You would make my day....and my mood lighting plans much easier. :evil: