psieg / Lightpack

Lightpack and Prismatik open repository
GNU General Public License v3.0
1.6k stars 189 forks source link

Feature Request: Multimonitor support #440

Open drmaq opened 3 years ago

drmaq commented 3 years ago

I was wondering if is possible to add support for multiple monitors and multiple com devices Arduino Nanos ie. 1 Arduino Nano per Monitor with leds.

psieg commented 3 years ago

See #280. The most supported solution is to run a single strip across all monitors. There's a workaround being used with multiple Prismatik instances in parallel.

It's possible to add support, but someone has to do it... Help is very welcome :)