• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoArduino-ish ProgramGet Started with ArduBlock on pcDuino
Previous Next

Get Started with ArduBlock on pcDuino

Posted by: admin , October 6, 2014

In this post, we show the steps to install Ardublock on pcDuino. It works on any version of pcDuino.

 

1. On pcDuino, launch the chromium web browser, and point to: http://sourceforge.net/projects/ardublock/files/ardublock-all-20130712.jar/download.

ardublock_download

 

 

2. Launch Arduino IDE from pcDuino, and open menu ‘File’->’Preferences’

 

location

 

3. Find ‘Sketch location’, in this case, it is:

 

/home/ubuntu/Arduino

 

4.Copy the downloaded ardublock-all.jar to  tools/ArduBlockTool/tool/ardublock-all.jar under “/home/ubuntu/Arduino”.

Navigate to the Downloads directory under /home/ubuntu, and:

ubuntu@ubuntu:~/Downloads$ mkdir /home/ubuntu/Arduino/tools

ubuntu@ubuntu:~/Downloads$ mkdir /home/ubuntu/Arduino/tools/ArduBlockTool
ubuntu@ubuntu:~/Downloads$ mkdir /home/ubuntu/Arduino/tools/ArduBlockTool/tool

ubuntu@ubuntu:~/Downloads$ cp ardublock-all-20130712.jar /home/ubuntu/Arduino/tools/ArduBlockTool/tool/ardublock-all.jar

5. Shut down Arduino IDE if you still have it running, and re-open it. We can see there is a new item appears under menu ‘tools”;

1006_1

 

6. Click the ArduBlock, we will see it running:

arduoblock

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors