Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 642 Bytes

File metadata and controls

15 lines (11 loc) · 642 Bytes

ArduBlock 2 Source (for Arduino IDE 1.8+)

Source-Code for ArduBlock V2 for letsgoING Project.

ACHTUNG: Alle neuen Versionen von ArduBlock werden auf unserem Gitlab-Server gehostet: https://gitlab.reutlingen-university.de/letsgoing

Setting up Eclipse

  1. Download the files
  2. Start Eclipe and select workspace
  3. Import openblocks-project (File->Import: General->Existing Projects into Workspace)
  4. Import ardublock-project
  5. Test ArduBlock by running ArduBlock-Main as Java-Application (src/main/java/com/ardublock)

For more information click here: http://blog.ardublock.com/2012/06/11/setup-ardublock-development-in-eclipse/