This Arduino Simulator is designed to simulate your (IO) projects with the aim of making everything as simple as possible.
If you don’t have components like sensors, Leds..., then this program will simulate the components for you. You need a real Arduino board for testing your programs with your computer.
In order to let the Simulator understand the code, we changed the libraries to be compatible with ouer simulator. To maintain the usability, we have decided to keep all the instructions as they are, you just have to add the simulator library and you're ready to simulate.
...