Christmas Lights as Things
Posted: Sun Nov 19, 2017 12:01 am
I am endeavoring to make a Christmas led light show utilizing my experience with programming addressable LED strips using Arduino IDE. I am new to ESP8266 but have tinkered with a few boards and ESP32.
My idea thus far is to have several ESP8266 stations controlling LEDs physically distributed within ~30ft and connected via WIFI to a central ESP8266 . The central ESP8266 would send serial commands 'simultaneously' to the ESP8266 stations that control leds such as a start command; and then all stations would start their programs simultaneously and all would be synchronous due to the accuracy of the clocks (?). Does this sound feasible or possible?
My idea thus far is to have several ESP8266 stations controlling LEDs physically distributed within ~30ft and connected via WIFI to a central ESP8266 . The central ESP8266 would send serial commands 'simultaneously' to the ESP8266 stations that control leds such as a start command; and then all stations would start their programs simultaneously and all would be synchronous due to the accuracy of the clocks (?). Does this sound feasible or possible?