ardublock

ArduBlock is a Block Programming Language for Arduino.

  • 所有者: taweili/ardublock
  • 平台:
  • 許可證: GNU General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

ArduBlock

ArduBlock is a Block Programming Language for Arduino. The language and functions model closely to Arduino Language Reference

Installation

The 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.

$ mvn validate

Usage

$ mvn exec:java -Dexec.mainClass="com.ardublock.Main"

Development

Change the /src/main/resources/com/ardublock/block/ardublock_def.xml to add new blocks to ArduBlock

$ mvn clean package

$ mvn compile exec:java -Dexec.mainClass="com.ardublock.Main"

The Visual Block environment should show up. Happy Hacking! ;)

Deploy

Edit code of ardublock

$ mvn clean package

copy the target/ardublock-all.jar to Arduino\tools\ArduBlockTool\tool

Authors

ToDo

License

Copyright (C) 2011 David Li and He Qichen

This file is part of ArduBlock.

ArduBlock is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

ArduBlock is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with ArduBlock. If not, see http://www.gnu.org/licenses/.

主要指標

概覽
名稱與所有者taweili/ardublock
主編程語言Java
編程語言Shell (語言數: 5)
平台
許可證GNU General Public License v3.0
所有者活动
創建於2011-02-08 12:45:17
推送於2022-06-28 14:15:02
最后一次提交2017-11-12 12:34:50
發布數3
最新版本名稱beta-20171028 (發布於 )
第一版名稱beta-20170413 (發布於 )
用户参与
星數428
關注者數90
派生數294
提交數898
已啟用問題?
問題數123
打開的問題數53
拉請求數47
打開的拉請求數8
關閉的拉請求數17
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?