claudeheintz / LXDMXWiFi_Library

Library for ESP8266 implements Art-Net and sACN with example DMX input/output to/from network
BSD 3-Clause "New" or "Revised" License
74 stars 17 forks source link

WiFi Manager #20

Closed Andreadj closed 5 years ago

Andreadj commented 5 years ago

Hi Claude, I'm quietly new to ESP and programming. I was looking for some sketches to build an RGBW Led Light with DMX serial capabilities and after trying different projects I found yours. I had to say it was perfect and quite simple to understand and I really congratulate you! After that... I was wondering if it could not be more easy to add a Wifi manger to set Wifi settings and Artnet or sACN type of transmission instead of configuration utility? It could be added also, for example, a power sequence to reset it instead of placing things on the hardware... Obviously I'll try by myself to do that but I think it could be added to make it easear to change setting in a simple way. Thanks a lot!

Andreadj commented 5 years ago

It can be made a web page for configuration or reset with json...

Andreadj commented 5 years ago

No matter...