|  (created) | No edit summary | ||
| Line 1: | Line 1: | ||
| Arduino is a microcontroller family that can be easily be programmed with a processing-like IDE.   | Arduino is a microcontroller family that can be 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 | |||
| * [[Suppliers#Arduinos_and_Shields various shields available]] (eg. Bluetooth, XBee, WiFi, Network) | |||
| * ... | |||
| Get more information: | Get more information: | ||
| *  | * {{Category:Arduino}} | ||
| * [http://www.arduino.cc arduino.cc] | * [http://www.arduino.cc arduino.cc] | ||
| [[Category:Arduino]] | [[Category:Arduino]] | ||
Revision as of 07:45, 13 April 2010
Arduino is a microcontroller family that can be 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
- Suppliers#Arduinos_and_Shields various shields available (eg. Bluetooth, XBee, WiFi, Network)
- ...
Get more information:
Arduino is a microcontroller family that can easily be programmed with a processing-like IDE. Its 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:
- Crash Course Programming for Arduino
- Arduino/Links
- If you are looking for Interface boards see this List for Alternatives: Interfaces#I/O Boards
- arduino.cc
 
		