Ardublock: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
A visual programming environment for Arduino. An option for users who are not familiar with computer code.
A visual programming environment for Arduino. An option for users who are not familiar with computer code.


http://blog.ardublock.com/ [https://github.com/taweili/ardublock Github]
http://blog.ardublock.com/ - '''Do not download, this is outdated (8/2017).''' [https://github.com/taweili/ardublock Github]


[https://learn.sparkfun.com/tutorials/alternative-arduino-interfaces/ardublock Getting Started Guide from Sparkfun]
[https://learn.sparkfun.com/tutorials/alternative-arduino-interfaces/ardublock Getting Started Guide from Sparkfun] - this shows the '''latest donload at https://sourceforge.net/projects/ardublock/ (8/17)'''





Revision as of 02:49, 22 August 2017

A visual programming environment for Arduino. An option for users who are not familiar with computer code.

http://blog.ardublock.com/ - Do not download, this is outdated (8/2017). Github

Getting Started Guide from Sparkfun - this shows the latest donload at https://sourceforge.net/projects/ardublock/ (8/17)


Installation from Ardublock Site

  • See http://blog.ardublock.com/engetting-started-ardublockzhardublock/
  • Directions are not clear. First - to Find Sketchbook location - click Browse and then click on the Sketchbook folder, which is typically under home/marcin/sketchbook, where marcin is the username so substitute whatever username you are using
  • Now take the ardublock-all.jar folder that you downloaded. Create directories in the sketchbook folder explicitly as instructed. Place the ardubblock-all.jar in that folder.

See Also