not-matt / Systematic-LEDs

Audio reactive, all in one, room lighting for your computer.
MIT License
100 stars 35 forks source link

Graphical Interface not working in program #50

Closed happytor1 closed 5 years ago

happytor1 commented 5 years ago

I have followed the youtube guide pretty closely. I have a Adafruit Huzzah esp8226 that is correctly setup and confirms a good ping to my computer. I have a WS2812 LED strip attached to a power supply with the data and ground pins also leading to the esp.

I have correctly built the main.py file in anaconda with Python 3.6. It launches and I can type in all my info. I type in the mac address of the ESP, the ip of the ESP, and the number of LEDs on my strip and the port number. I have VoiceMeeter installed and setup correctly as shown in the video. It appears to be working just fine as well. In the Systematic LED program, no waveform is produced at all from any input however it does say at the bottom that no sound is detected when my music is off. When I turn the music on, that message goes away but the graphical interface produces no movement. This seems to be a problem with your software. It seems you have abandoned this project but I hope there is an easy fix for this as I would very much like to use your software.

happytor1 commented 5 years ago

Update: The lack of display was due to my 4k screen, I downscaled the resolution and It seems to finally work however it still will not transmit data to the arduino. Any ideas would be apreciated!