From WikiChip
arduino
Revision as of 21:14, 24 December 2013 by David (talk | contribs) (Created page with "{{stub}} An '''Arduino''' is an evaluation kit-like single-board, microcontroller intended for hobbyists by making electronic projects easier and more accessible. The Ardu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Text document with shapes.svg This article is still a stub and needs your attention. You can help improve this article by editing this page and adding the missing information.

An Arduino is an evaluation kit-like single-board, microcontroller intended for hobbyists by making electronic projects easier and more accessible. The Arduino is an open-source hardware project that use 8-bit to 32-bit processors. The Arduino has a C compiler with a set of standard libraries that provide easy functionality for performing common tasks such as setting up interrupts, reading I/O pins, setting up PWM pins, reading and writing to the EEPROM, and various other services.

Arduino board are an open specification. They can be bought pre-assembled, as a DIY kits, or in individual parts to be assembled by hand.