fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.87k stars 814 forks source link

Cant simulate circuits #4147

Closed squaze closed 1 month ago

squaze commented 1 month ago

Hello, im new with the Fritzing program, so i dont know if its my fault, but if i try to simulate any circuit with arduino nothing happens, no led lights up. I also tried the example curcuits you can choose from in the program, but there is the same result. Someone has any ideas?

Im using this version: Version 1.0.2 (bCD-1901-0-dbdbe34c 2023-12-20) 64 [Qt 6.5.3]

Operating System: <Windows 11 pro >

failiz commented 1 month ago

You cannot simulate Arduinos. For now, just operating point analysis are supported. In a few months we will add suport for transitory simulations. See the current capabilities of the simualtor: https://blog.fritzing.org/2022/06/27/Simulating-Circuits-with-Fritzing

If you want to simulate Arduino, you can add a thumb up in this issue: https://github.com/fritzing/fritzing-app/issues/4038

The example circuits should run without problems, but only the ones in the simulator folder (Open Example->Simulator), the other ones cannot be simulated. If they work, please, close this issue to avoid duplicates. If the simulator examples do not work, then it is an issue and you should attach a screenshot of the simulation result.

squaze commented 1 month ago

Thank you for the fast answer, then everything is workig fine.

squaze commented 1 month ago

Would be great to simulate Arduino in the Future