Simulation with Arduino

Hello,
I bought Fritzing and I thought that I could simulate my circuit with Arduino. I have a physical Arduino Board and the code I wrote inside Fritzing could be loaded into my Arduino Uno, but I couldn’t simulate my circuit inside Fritzing. When will this feature be available? If this is not available yet, Fritzing is for me just a drawing tool.

Unfortunately simulation in Fritzing is spice (nspice) which doesn’t simulate Arduinos. I am not aware of a project to add Arduino simulation (although there may be one.) @fai who wrote the simulator will probably have a more informed opinion though.

edit:

Tinkerbox may do what you want. I believe it has Arduino simulation built in and has breadboard mode (as does Fritzing). Its downside (as I see it, YMMV) is that it is closed source (it is a product of Autodesk I think) and cloud based (and thus if they discontinue it you lose all your work which is unacceptable to me (and I don’t use Arduino simulation so don’t miss it :slight_smile: .) It may however do what you want.

Peter

There are some discussions about it, but it’s a complex feature and it would require a lot of resources to implement it. There are issues that are more important right now, but we may consider it in the future.
If you think this feature is important, please vote for it in the issue tracker:

If you have any specific requirements or implementation ideas, feel free to write them there, but avoid messages like “+1” (for that it’s enough to press the thumbs up bottom of the first message).
For now, you should keep using tinkercad or simulide.

Thank you very much for you answer and support. I really appreciate. Can you please highlight the thumbs I must click in order to avoid messages like “+1”? I don’t know what you mean and the only option I see is the “bookmart this post” option.

He is referring to the github page and this

which is here in the first post in the thread

Peter