{"id":13782005,"url":"https://github.com/taweili/ardublock","last_synced_at":"2026-03-14T01:33:59.668Z","repository":{"id":52545469,"uuid":"1341845","full_name":"taweili/ardublock","owner":"taweili","description":"ArduBlock is a Block Programming Language for Arduino.  ","archived":false,"fork":false,"pushed_at":"2022-06-28T14:15:02.000Z","size":23805,"stargazers_count":414,"open_issues_count":61,"forks_count":292,"subscribers_count":91,"default_branch":"master","last_synced_at":"2024-11-17T17:42:55.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taweili.png","metadata":{"files":{"readme":"README.markdown","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-08T12:45:17.000Z","updated_at":"2024-09-27T02:04:15.000Z","dependencies_parsed_at":"2022-09-10T08:01:57.211Z","dependency_job_id":null,"html_url":"https://github.com/taweili/ardublock","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taweili%2Fardublock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taweili%2Fardublock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taweili%2Fardublock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taweili%2Fardublock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taweili","download_url":"https://codeload.github.com/taweili/ardublock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253588641,"owners_count":21932292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T18:01:31.918Z","updated_at":"2025-12-18T00:24:47.371Z","avatar_url":"https://github.com/taweili.png","language":"Java","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"ArduBlock\n======\n\nArduBlock is a Block Programming Language for Arduino. The language and functions model closely to [Arduino Language Reference](http://arduino.cc/en/Reference/HomePage)\n\nInstallation\n----\nThe project is managed by Maven. After checking out the source for the first time, one should run the following to install Arduino's pde.jar into the local repository. \n\n\t$ mvn validate\n\nUsage\n----\n\n\t$ mvn exec:java -Dexec.mainClass=\"com.ardublock.Main\"\n\nDevelopment\n----\nChange the /src/main/resources/com/ardublock/block/ardublock_def.xml to add new blocks to ArduBlock\n\n\t$ mvn clean package\n\n\t$ mvn compile exec:java -Dexec.mainClass=\"com.ardublock.Main\"\n\nThe Visual Block environment should show up. Happy Hacking! ;) \n\nDeploy\n----\nEdit code of ardublock\n\n\t$ mvn clean package\n\ncopy the target/ardublock-all.jar to Arduino\\tools\\ArduBlockTool\\tool\n\nAuthors\n----\n* David Li taweili@gmail.com\n* HE Qichen heqichen@gmail.com\n\n\nToDo\n----\n* Integrate the [scripting engine](http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting/) into the language blocks for code generation\n\nLicense\n----\n\nCopyright (C) 2011 David Li and He Qichen\n\nThis file is part of ArduBlock.\n\nArduBlock is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nArduBlock is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with ArduBlock.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaweili%2Fardublock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaweili%2Fardublock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaweili%2Fardublock/lists"}