Hi makers !
I'd like to share with you a project for making kind of a "wrestling ring" we use for battles in improv theater.
For this show, I wanted the bars of the ring being illuminated with LEDs and controlled through the same software (QLCPlus) we use for all other theater fixtures.
Each bar is made of a stand using empty 3D filament spool poured into concrete (for adding weight) and equipped with a custom PCB handling the RS485 signal (because of the 10m cable each).
- some 3D printed parts for holding the polycarbonate tube (50mm for 53mm hole).
The principle for these bars was inspired from the Petal Lighting system.
Then 2 aluminium cast boxes where made for :
- 230VAC to 24VDC Power supply
- Controller box with ESP32 (ext. antenna), RS485 emitter, fuses, XLR (for wired DMX, DC/DC converter) on a custom PCB.
Unfortunately, one of the emitter didn't work at the installation for the show, I used only 2 on 4 bars 😭
Approx. cost : 300€ (and so much hours of search, design, making and light programming).
For the lighting guys :
I used 2 universes. One with an ENTTEC Pro DMX for connecting to the existing light setup (dimmer pack, LED PAR...) and an sACN universe sent via a router on stage (wired from the booth though RJ45). ESP32 connected on the Wifi network with 98% strength. 👍
One laptop with QLC+ 4.14.1, Behringer X-Touch Compact and AKAI Pro mini MK2.
Next step : add a Resolum or Madmapper software for better effect, combined with video projector (but pricey).
I have plenty of ideas for the V2 :
- Use better cables (I used cheap RJ45 cable). But that's quite expensive.
- Make new stand for bar with 3D printed part and PETAL Lighting system for quick led strip connection
- Maybe add an Ethernet port (even if I experienced no connection dropout, but who knows).
Thank you very much to any dev of this AWESOME project !!! And for members who helped me to sort out some issues with wired DMX. 💪
I so amazed by WLED and MM projects ! 😍