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
295 stars 63 forks source link

Host wifi server on wlan1. Possible? #179

Closed toreupfeet closed 1 year ago

toreupfeet commented 1 year ago

Would it be possible to add a USB wifi card to the Pi4 and stay on the home network on wlan0 while hosting the MLSC server to ESP8266 clients on wlan1? Or vice versa?

Edit:

I did some googling and I believe this is indeed possible. Would someone please provide instructions as to how to do so? I have one of these for my wlan1.

TobKra96 commented 1 year ago

yes, this should be possible. Just configure one of the wifi as a normal client and the other one as an access point.