[ 原始碼: 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)
- Standard C library for Atmel AVR development
-
- dep: avrdude (>= 6.3-2)
- software for programming Atmel AVR microcontrollers
-
- dep: gcc
- GNU C compiler
-
- dep: gcc-avr (>= 4.7.0)
- GNU C compiler (cross compiler for avr)
-
- sug: arduino-mk
- Program your Arduino from the command line