Hi, I’m starting to use Fritzing; the platform I normally use is Tinkercad and I see that it’s quite different. Well, I have a problem: I put together a simple project and it turns out that when I start the simulation nothing happens; the Arduino board goes gray. I suppose it’s a matter of powering the board (in Tinkercad that’s assumed by default).
How do I make it work?
Thanks
Simulation in Fritzing is for general electronics, not micro controllers. Not all electronics Fritzing components can be simulated either. Only those that have spice data included.
And could you tell me step by step how to make my Arduino Uno turn on an LED? Or what steps should I follow to simulate a project? Thanks
As I said, simulation in Fritzing does not have the ability to simulate micro controllers (code). It is not possible to connect an LED to an UNO in Fritzing and have the simulation turn it on. Since an UNO digital pin (in output mode) acts like a switch, you can simulate the effect using a power source, LED, resistor, and switch (that each have spice data in the Fritzing parts).