[ 源代码: 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 编译器
-
- dep: gcc-avr (>= 4.7.0)
- GNU C compiler (cross compiler for avr)
-
- sug: arduino-mk
- Program your Arduino from the command line