LMY

Results 54 comments of LMY

> > > > The error I'm getting is: Efficiency Nodes: Attempting to add 'AnimatedDiff Script' Node (ComfyUI-AnimateDiff-Evolved add-on)...Failed! > > > > > > > > > have you...

> > > > > > The error I'm getting is: Efficiency Nodes: Attempting to add 'AnimatedDiff Script' Node (ComfyUI-AnimateDiff-Evolved add-on)...Failed! > > > > > > > > >...

java -jar lib/processing-py.jar .\py.py Traceback (most recent call last): File "D:\Processing.py-intellisense-master\lib\processing-py.jar\Lib\site.py", line 585, in File "D:\Processing.py-intellisense-master\lib\processing-py.jar\Lib\site.py", line 567, in main File "D:\Processing.py-intellisense-master\lib\processing-py.jar\Lib\site.py", line 300, in addusersitepackages File "D:\Processing.py-intellisense-master\lib\processing-py.jar\Lib\site.py", line 289,...

![image](https://github.com/Abdulla060/Processing.py-intellisense/assets/102800660/5e7e90ac-3694-4e42-a1f9-101f43ea9612) ![image](https://github.com/Abdulla060/Processing.py-intellisense/assets/102800660/c0e9468c-d9fe-4ec1-ba35-6d7e3a77a637) ![image](https://github.com/Abdulla060/Processing.py-intellisense/assets/102800660/b80e59ea-dba5-40ee-8cd3-ab95745723e3)

You can use GPIO to simulate the output of square wave signals I wrote a portable script for him Just modify the relevant parameters and run it. At the same...

> This code will not output a 1 kHz square wave. Did "AI" write it for you? Ah, that's right. I only know it is a square wave (0 and...

> Ah, makes sense. Do you have an oscilloscope? It's very useful when starting to work with electronics. Even a $20 Aliexpress oscilloscope (probably even cheaper in China) would be...

> [@mayjack0312](https://github.com/mayjack0312) I would recommend using the [script mode](https://glasgow-embedded.org/latest/use/repl-script.html), which will let you do "PWM" like this at maybe 100 Hz (but not reliably). In order to reliably output a...

> [@mayjack0312](https://github.com/mayjack0312) Once you try that out, I recommend copying `examples/boilerplate.py` into a new applet and making it do PWM properly. Here is the gateware you can use as a...

> [@mayjack0312](https://github.com/mayjack0312) Once you try that out, I recommend copying `examples/boilerplate.py` into a new applet and making it do PWM properly. Here is the gateware you can use as a...