audio-reactive-led-strip
audio-reactive-led-strip copied to clipboard
Python Code not communicating with NodeMCU
So it seems like the python code is running correctly, and I have the correct IP address for the python code to connect to the NodeMCU, but for some reason it doesn't seem to be transmitting data. Can anyone help me?
Ia the arduino setup correctly? Does the "IP Address: x.x.x.x" look like your local ip?
If you're using the code located in https://github.com/scottlawsonbc/audio-reactive-led-strip/blob/master/arduino/ws2812_controller/ws2812_controller.ino you need to change the IP there as well