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

MLSC is working whit WLED #122

Closed spiro-c closed 3 years ago

spiro-c commented 3 years ago

I just test this option and i can confirm it is working and there is no need to setup access point on the pi you can use existing wifi network and up to 490 pixels can be driven over UDP For me is working if i add WLED like UDP device on port 19446 what is port for Hyperion but MLSC is sending same data

mlsc-3

Teraskull commented 3 years ago

Thank you for this insight, we will add it to the wiki.

TobKra96 commented 3 years ago

Cool, thank you for the testing.

carlyd95 commented 3 years ago

You can also add WS2813 tested with RPi 4, RPi 4B and ESP8266 NodeMCU (on longer strips the first pixel will have issues if one chooses not to use a logic level shifter though...)

TobKra96 commented 3 years ago

Thank you. I added it to the Hardware Compatible List .

sergio-faraldo commented 2 years ago

@carlyd95 I am trying to set up mlsc with a WS2813 strip. How did you set it up? I'm asking because all the diagrams on this github are for 3 pin LEDs, and i don't know what to do with the 4 pins the WS2813 strip has

carlyd95 commented 2 years ago

@carlyd95 I am trying to set up mlsc with a WS2813 strip. How did you set it up? I'm asking because all the diagrams on this github are for 3 pin LEDs, and i don't know what to do with the 4 pins the WS2813 strip has

Two middle are both data lines, one being a backup; I connected them together and connected the signal wire to both. 👍🏽