TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
298 stars 64 forks source link

Multiple mirror point option #103

Closed mattcovo closed 3 years ago

mattcovo commented 3 years ago

Hi, awesome code! I'd like to ask you to add an option to set the ''mirror'' option to more than 2 pieces, for example I'm working on a 30 led stripes installed as a multi-point star and having issue to configure them properly.

I've temporarily edited the code /libs/effects/file..... to have this effect (see attachment)

Unknown

TobKra96 commented 3 years ago

Hey,

this very special and complicated to implement. Have you thought about a wire/hardware solution. Share one data signal to all led strips parallel, so the will always mirror.

Have a great day. TobKra