Which Hardware? Outdoor feature event lighting controllers
Posted: Tue Aug 31, 2021 6:12 am
Hello all,
I am new here, and looking for advice/recommendations as to what hardware to use for an upcoming project....
Project
The project is for some outside features/sculptures which require lighting.
Any thoughts greatly appreciated
James
I am new here, and looking for advice/recommendations as to what hardware to use for an upcoming project....
Project
The project is for some outside features/sculptures which require lighting.
- Each of the features are approx 20m apart from one another, and will require up to 5m of addressable LED tape/rope on each one (most likely WS2812b tape).
- We would like to be able to control the light (colour, intensity patterns etc) from a central "controller" which the individual fixtures connect back to (ideally via WiFi).
- There will likely be 10 of these features initially, but may expand to more at a later date.
- 12v power will be supplied to the LED tape by a power supply in each features base.
- My initial thought was to use an Arduino at each fixture, directly connected to the 5m of LED tape to control the lighting effects.
- Weather an ESP8266 NodeMCU would be a more efficient option.
- After a lot of Googling, I am aware there is an an ESP-01 available, which might fit the bill perhaps as I found a YouTube video https://www.youtube.com/watch?v=tKl5vnxCVcc of these working?
- I'd likely need some differing power supply options to run both the 12v LED and the controller
- I've seen it mentioned that the storage on NodeMCU or ESP-01 may not be enough to store many LED sequences?
- Use the Arduino IDE where possible
- Is it feasible to have an ESP-01 at each feature (node)?
- And then have these ESP-01 connect via WiFi to a central controller that can push the LED sequences to the individual fixtures in varying formats (eg all features turn one colour, or have colours sequence around the features).
- Perhaps an Arduino or RaspberryPI would be suitable for the controller part (which will likely require more storage and RAM).
- WiFi could either be direct (from the nodes to the controller) or via a separate WiFi AccessPoint (I'd use Unifi kit).
Any thoughts greatly appreciated
James