Ok so on the LED chain jewel bikini piece, it looks amazing synced across the top and bottom, but telling a customer that to change patterns they have to open the discovery service, click to the top, change pattern, go back to discovery service, click the bottom, change pattern, it’s more than they can/want to do. Also telling them they just have to wear a fanny pack with a raspberry pi for firestorm and battery just kind of ruins the look of the outfit.
So my feature request is just when one PB is in AP mode (parent) and another PB is joined to that network (child) have the ability to set a playlist and when the parent changes pattern the child should match.
It could even require having only the same patterns on both in the same order, I can set that up. I could even justify using a third PBV3Pico that was a dedicated firestorm server to offload the work load from the ones running the LEDs, but the PiZero is a little too big for my use case. Is there a smaller Pi I don’t know about?
I am currently considering building a separate ESP32 with wifi to join the parent AP network that just sends pattern change commands to both PBs over Wifi if that’s even possible, so I’m open to any and all suggestions.