After downloading the software from the Arduino site run the program:
The Arduino main window appears
Let ‘s choose to load the blink example from File menu:
The window shows the C code of the program:
This program simply turn on and turn off a led with a period of 1 second for every function.Let’s save the program in a directory of our choice:
The program is saved in pde format: