summaryrefslogtreecommitdiffstats
path: root/development/Arduino/README
blob: 8127f6239d9a012b59c10221a3a4a6c198bd62a2 (plain)
1
2
3
4
5
6
7
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.