Chat freely about anything...

User avatar
By Frekkia
#93830 I have seen this project but I would need it with more connections, about 24 ESP8266 with LEDs, but to control them with a single source. Can any of you give me a hand I know that maybe it could be a simple thing to do.

Thanks guys.

This is the project: https://github.com/FabLab-Luenen/McLighting
User avatar
By btidey
#93835 It depends a bit on how you want to control them.

In the simple case each of the LED ESP8266 is running McLighting but they will each have their own ip address and hosting their own web server maintaining the McLighting user interface and actioning the commands. So you cn use a web page or proxy with a list of those ip addresses and that can then switch the connection through to the particular McLighting ESP server you want to control via its standard interface.

See https://www.youtube.com/watch?v=g3CHtG9c520

and https://github.com/toblum/McLighting/bl ... proxy.json
User avatar
By Frekkia
#93838
btidey wrote:It depends a bit on how you want to control them.

In the simple case each of the LED ESP8266 is running McLighting but they will each have their own ip address and hosting their own web server maintaining the McLighting user interface and actioning the commands. So you cn use a web page or proxy with a list of those ip addresses and that can then switch the connection through to the particular McLighting ESP server you want to control via its standard interface.

See https://www.youtube.com/watch?v=g3CHtG9c520

and https://github.com/toblum/McLighting/bl ... proxy.json


Sorry I'm new to ESP and arduino what should I change in the .json?