summaryrefslogtreecommitdiffstats
path: root/development/Arduino/README
blob: d9875985b8b692125aef4e9fde41e3c3dcaf00ed (plain)
1
2
3
4
5
6
7
8
9
The open-source Arduino Software (IDE) makes it easy to write code and
upload it to the board. It runs on Windows, Mac OS X, and Linux. The
environment is written in Java and based on Processing and other
open-source software.  This software can be used with any Arduino
board.

NOTE: This script compiles everything from source. Compared to the
binary version, it will take longer and require almost 1GB of free
space.