First of all, I’m sorry to have posted this in Discord a few days ago. I’ve completly missed that there is a forum.
The following situation; I would like to “smarten” my garden fence with some rgbw leds. The initial idea was to use some random solar leds and replace the circuit, but that turned out to be unpractical (at least for my knowledge level / budget). The picture below shows the commercial non-rgb solar solution I’ve bought as a template for the housing. It seems a bit too small to fit everything inside and one of those cost about 20 €.
I’ve made a sketch that shows the setup of “one” fence post. I’m not yet sure whether to split the electronics up in two parts later. One in the led housing and the other part in the distribution box.
As far as I understand (beginner here), due to the resitance in the wire, I have a voltage drop and therefore cannot feed 5v into a cable that is 20m long before reaching the first fence post, right? First things first then would be to get mains (220-ishV AC) to a distribution box in the garden house (with all the protection circuit needed - will be done by a professional) and from there, feed 12 V or 24V into a, what is it called five strand / core wire? that goes to the first fence post. By the way, I’ve got the 5V version of a SK6812 strip.
While my first choice would have been to use some sort of Dig-Uno board as an all-in-one solution, sadly ordering 1, 2 of those from allnetchina would cost me between $40 to $80, which is why I hope to be able to build everything “manually”. I already have “all” the components shown in the picture at hand.
Since it seems overkill(?) to put that circuit in each and every one of my 18 fence posts, I was hoping to have one ESP32 controlling between 12 to 16 rgbw leds per post. I would then bridge the 12V/24V from one post to the next having only a buck converter in the posts distribution box and maybe a signal booster. Does that make sense?
The only thing I can’t figure out is how to include a relay to switch off not only the power to the first led strip in the first post, but to cut the power to all posts.
Edit: There seem to be a usermod that supports multiple relays. If I were to put a second relay in the distrbution box of the first post that brdiges the 24V or 12V to the next post before it is stepped down … would that work? Also, I missed to include the data line to the relay in my sketch.
Am I missing something? Your feedback is highly appreciated.
P.S: Does anyone of you have or know of an alternative 3D design that could be used as an enclosure?