[ ソース: arduino ]
パッケージ: arduino-core (2:1.0.5+dfsg2-4.1)
arduino-core に関するリンク
Debian の資源:
arduino ソースパッケージをダウンロード:
- [arduino_1.0.5+dfsg2-4.1.dsc]
- [arduino_1.0.5+dfsg2.orig.tar.gz]
- [arduino_1.0.5+dfsg2-4.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.arduino.cc]
類似のパッケージ:
Code, examples, and libraries for the Arduino platform
Arduino is an open hardware microcontroller platform. This package contains the minimal set of tools to allow one to program an Arduino. It also contains examples and libraries. For a CLI, see the 'arduino-mk' package.
This package does not include the Java based Integrated Development Environment, which can be found in the 'arduino' package.
その他の arduino-core 関連パッケージ
|
|
|
|
-
- dep: avr-libc (>= 1.8.0)
- Atmel AVR における開発用の標準 C ライブラリ
-
- dep: avrdude (>= 6.3-2)
- software for programming Atmel AVR microcontrollers
-
- dep: gcc
- GNU C コンパイラ
-
- dep: gcc-avr (>= 4.7.0)
- GNU C compiler (cross compiler for avr)
-
- sug: arduino-mk
- Program your Arduino from the command line