audio-reactive-led-strip icon indicating copy to clipboard operation
audio-reactive-led-strip copied to clipboard

Python Code not communicating with NodeMCU

Open miller22time opened this issue 8 years ago • 2 comments

capture

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?

miller22time avatar Nov 28 '17 08:11 miller22time

Ia the arduino setup correctly? Does the "IP Address: x.x.x.x" look like your local ip?

joeybab3 avatar Dec 05 '17 01:12 joeybab3

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

d-rez avatar Mar 01 '18 12:03 d-rez