Closed Khushal-dalal closed 1 year ago
A few things here:
hey, thanks for your advice but now i kinda figured it out
and also i fixed this error (pyqtgraph.Qt.QtGui' has no attribute 'QApplication) by installing 0.11.0 version of pyqtgraph
i have one more question (i currently don't have esp8266 but i've ordered it) after setting up all the connections to the esp board and led strip, how will the visualization be sent to the led strip via wifi, like which program is responsible for this operation?
i have one more question (i currently don't have esp8266 but i've ordered it) after setting up all the connections to the esp board and led strip, how will the visualization be sent to the led strip via wifi, like which program is responsible for this operation?
The python script sends frames over udp to the arduino
I'm totally new to git, i download anaconda as written in the tutorial and installed the dependencies but i don't know how to setup the repository, like where to put those (dsp, config,led...) .py files ? I know how to setup the arduino .ino file And i'm also looking for ditching anaconda for vs code because i have worked in it before but still, can someone help me setup those files?