SlackBuildsOrg/development/arduino
Mario Preksavec f973bf7ea2 development/arduino: Updated for version 1.0.5 + New Maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-12-25 15:05:37 -06:00
..
arduino.desktop development/arduino: wrapper script bugfixes wrt CPLUS_INCLUDE_PATH 2012-02-20 12:20:47 -06:00
arduino.info development/arduino: Updated for version 1.0.5 + New Maintainer. 2013-12-25 15:05:37 -06:00
arduino.png development/arduino: Added new icon. 2012-03-29 23:35:21 -04:00
arduino.SlackBuild development/arduino: Updated for version 1.0.5 + New Maintainer. 2013-12-25 15:05:37 -06:00
doinst.sh development/arduino: Added (IDE) 2010-10-25 07:55:09 -05:00
README development/arduino: Updated for version 1.0.1. 2012-06-03 15:21:07 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

Arduino is an open-source electronics prototyping platform based on
flexible, easy-to-use hardware and software. It's intended for artists,
designers, hobbyists, and anyone interested in creating interactive
objects or environments.

Arduino can sense the environment by receiving input from a variety of
sensors and can affect its surroundings by controlling lights, motors,
and other actuators. The microcontroller on the board is programmed
using the Arduino programming language (based on Wiring) and the Arduino
development environment (based on Processing). Arduino projects can be
stand-alone or they can communicate with software on running on a
computer (e.g. Flash, Processing, MaxMSP).

The open-source Arduino environment makes it easy to write code and
upload it to the i/o board. It runs on Windows, Mac OS X, and Linux. The
environment is written in Java and based on Processing, avr-gcc, and
other open source software.