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
304 stars 66 forks source link

Support with ESP8266 #1

Closed lpearl closed 5 years ago

lpearl commented 5 years ago

Just wondering if it would be possible to add some support for ESP8266 (NodeMCU)?

Thanks,

lpearl

TobKra96 commented 5 years ago

Hi Ipearl,

An integration of esp8266 is currently not planned. But it is not impossible. We need to update the client to handle multiple esp8266 output streams. What are your plans that won't work with a raspberry pi?

Regards TobKra96

lpearl commented 5 years ago

I'm using too many LEDs and the raspberry pi just can't handle the virtualization. Everything is already set up with 3 separate led strips connected using WLED so it would be a pain to rewire everything.