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
297 stars 64 forks source link

Can I use any Linux distro as MLSC server? #118

Closed dotnetaddicted closed 3 years ago

dotnetaddicted commented 3 years ago

Are there any reason to stick to Raspberry PI (device and OS) only when serving LED-strips via ESP8266 clients? Isn't it possible to run MLSC server at laptop under Debian distro for example? Thanks.

TobKra96 commented 3 years ago

Hi, yes this should work. I do not see any limitations, but I haven't tried it yet.

TobKra96 commented 3 years ago

done