Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 15

...

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

...