...
- Click on Code
- You can choose Blocks or Blocks+Text or Text*. For beginners, it is recommended to use Blocks + Text.
- This allows you to see the C++ code generated corresponding to your blocks.
- You can copy this code later into Arduino IDE to program the real Arduino, rather than having to write it from scratch.
- You can also download the code as an Arduino-compatible .ino file.
- You can code by selecting the blocks and connecting them appropriately.
- You can start the simulation by clicking Start Simulation.
...