The text of the Arduino getting started guide is licensed under a | are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online |
---|---|
Cross-platform - The Arduino Software IDE runs on Windows, Macintosh OSX, and Linux operating systems | Simple, clear programming environment - The Arduino Software IDE is easy-to-use for beginners, yet flexible enough for advanced users to take advantage of as well |
There are many other microcontrollers and microcontroller platforms available for physical computing.
8Open source and extensible software - The Arduino software is published as open source tools, available for extension by experienced programmers | For teachers, it's conveniently based on the Processing programming environment, so students learning to program in that environment will be familiar with how the Arduino IDE works |
---|---|
The Arduino software is easy-to-use for beginners, yet flexible enough for advanced users |