Sunday 18 August 2013

 Integrate Ardublock with Arduino IDE Hello friends!!!!!!!!!!
Programming with C is not always the easy job for all those non-programmer Arduino enthusiasts but now for their ease the ‘ArduBlock’ a graphical, block-based programming language is available. We have already seen a number of graphical, block-based programming languages in our time such as Scratch, OpenBlocks but what keep’s it apart from other’s is that it uses the Arduino IDE alone for its functionality and gets well integrated to it, so everything possible in C with an Arduino should be possible with ArduBlock.
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.