Download the Arduino IDE from the Arduino page.
Arduino 1.0.6
http://arduino.cc/en/Main/Software
After you’ve download the software, please follow their instruction on how to install them properly.
Windows >> http://arduino.cc/en/Guide/Windows
Mac >> http://arduino.cc/en/Guide/MacOSX
After you succeed on installing the software properly, connect the Arduino with USB cable and open Blink sketch from File/Examples/Basic/Blink
Then, Upload the sketch to Arduino
Select the Arduino kind you are using from Tools/Board
Select the the port your Arduino is connected to, from Tools/Serial Port
click the arrow button and upload the sketch to Arduino
Yey! it is blinking!!
One thought on “Installing Arduino IDE”