624
edits
WSebastian (talk | contribs) mNo edit summary |
WSebastian (talk | contribs) mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
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. | ||
Its main features are: | |||
* stand-alone operation | * stand-alone operation | ||
* programmable in a C-like language | * programmable in a C-like language | ||
Line 7: | Line 9: | ||
* outputs (eg. for LEDs, motors or to control other hardware) | * outputs (eg. for LEDs, motors or to control other hardware) | ||
* serial communication (RS232), via USB | * serial communication (RS232), via USB | ||
* [[Suppliers# | * [[Suppliers#Arduinos and shields|various shields available]] (eg. Bluetooth, XBee, WiFi, Network) | ||
Get more information: | Get more information: | ||
* [ | * [[Crash Course Programming for Arduino]] | ||
* [[Arduino/Links]] | |||
* If you are looking for Interface boards see this List for Alternatives: [[Interfaces#I/O Boards]] |
edits