Friday, September 20, 2013

Integrate Ardublock with Arduino IDE







Step 1: Install Arduino IDE

          Download any version of Arduino IDE (here i'm using ver1.0.5) and install it on computer (executable arduino installer is available,so you no need to unzip and copying files)

You can find a desktop shortcut as "Arduino"

Step 2: Download Ardublock

Use this link to download  ardublock-all.jar

http://download1us.softpedia.com/dl/6200a2d98a8df7e8fcd3c120668daa45/51c06f70/100229541/software/programming/ardublock-all-20130607.jar

Rename ardublock-all-20130607.jar to ardublock-all.jar and copy this file.

Step 3: Integrate

1.Now open "My documents" and create new folder as "Arduino".


2.Open "Arduino" folder and create new folder as "tools".
 

3.Open "tools"  folder and create new folder as "ArduBlockTool".
 

4. Open "ArduBlockTool" folder and create new folder as "tool".
 

5.Open "tool" and paste "ardublock-all.jar" here.

 

Step 4: Change sketchbook location

           Now open Arduino IDE and press ctrl+,(comma) then a prereferences window will open here you will find Sketchbook location and change sketchbook location to E:\Documents\Arduino\tools\ArduBlockTool\tool\ardublock-all.jar then press "OK".

Note: Location is deponds upon where you have ardublock-all.jar

Step 5: Restart Arduino IDE and Done

            Now you can find Ardublock under tool menu Tool>Ardublock  and click it.

Step 6: Start Programming in GUI

             Done!!!!!!!!!!!!!!!

No comments:

Post a Comment