Hello everyone. This is my first post here but I've been using Node-Red for a couple of years now. Its one of my favourite pieces of software and I use it for many projects including home security and environmental control.
My latest project is a lightbox for product photography. It has 15 separate zones that you can light up and change colours at will. It uses the Node-Red dashboard to control an instance of WLED running on an ESP32, controlling a strip of LED lights.
There are improvements to be made for sure, but it works and is a great starting point for your own lightbox.
Its a two-part post with the important bit about Node-Red in part 2. Here's that link:
https://andrewshirley.tech/diy-light-box-part-2/.
Here's part One which contains the introduction:
https://andrewshirley.tech/diy-lightbox-on-the-cheap/
I know I still have a lot to learn, and indeed I'm already working on another version of the same thing, implementing new things I learned along the way. Thanks for looking and I can't wait for suggestions.
Thanks Guys!