scottlawsonbc / audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
MIT License
2.7k stars 642 forks source link

Help me with the python part ;) #354

Open Karman-Bhullar opened 2 years ago

Karman-Bhullar commented 2 years ago

please, someone, tell me how to do the python part of this project. I installed the required dependencies via anaconda in windows. Now please tell me what to do next, how to open the visualizer( I have done the uploading of the code through Arduino ide to Nord MCU ).

joeybab3 commented 2 years ago

Did you set the ip in config to the IP of the nodemcu? What have you done so far

Khushal-dalal commented 10 months ago

please, someone, tell me how to do the python part of this project. I installed the required dependencies via anaconda in windows. Now please tell me what to do next, how to open the visualizer( I have done the uploading of the code through Arduino ide to Nord MCU ).

to open the visualizer you just type the command "python visualization.py" in the terminal if you downloaded all the python libraries correctly, the visualizer should work just fine and if you get any errors, you can just copy the error and paste it into chatgpt or windows copilot (that's how i did it because i don't know sh*t about coding)