WSebastian (talk | contribs) mNo edit summary |
WSebastian (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
[[Image:ArduinoDuemilanove.jpg|right|thumb|300px|Arduino Duemilanove]] | |||
Arduino is a microcontroller family that can easily be programmed with a processing-like IDE. | Arduino is a microcontroller family that can easily be programmed with a processing-like IDE. | ||
It's main features are: | It's main features are: |
Revision as of 00:45, 27 May 2010
Arduino is a microcontroller family that can easily be programmed with a processing-like IDE. It's main features are:
- stand-alone operation
- programmable in a C-like language
- huge user-base, so lots of info/code/libraries available
- inputs (eg. for sensors or switches)
- outputs (eg. for LEDs, motors or to control other hardware)
- serial communication (RS232), via USB
- various shields available (eg. Bluetooth, XBee, WiFi, Network)
Get more information:
Pages in category "Arduino"
The following 25 pages are in this category, out of 25 total.