 Getting Started with ArduBlock

DOWNLOAD Ardublock

1.Download ardublock-all.jar ArduBlock

2. In Arduino IDE, open menu Arduino -> Preferences

3. Find Sketchbook location:

    In Mac, its by default Documents/Arduino under users home directory
    In Linux, its by default sketchbook under users home directory
    In Windows, its by default Documents\Arduino under users home directory

4. Copy ardublock-all.jar to tools/ArduBlockTool/tool/ardublock-all.jar under Sketchbook location?Assume the user is abu,

    In Mac, /Users/abu/Documents/Arduino/tools/ArduBlockTool/tool/ardublock-all.jar
    In Linux, /home/abu/sketchbook/tools/ArduBlockTool/tool/ardublock-all.jar
    In Windows, C:\Users\abu\Documents\Arduino\tools\ArduBlockTool\tool\ardublock-all.jar

* Be careful, the name of folder ArduBlockTool under tools folder is case sensitive.
5. Start the Arduino IDE and find ArduBlock under the Tool menu

