From WikiChip
Difference between revisions of "arduino"

(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...")
 
Line 6: Line 6:
  
 
[[Category:Arduino]]
 
[[Category:Arduino]]
 +
[[Category:Stubs]]

Revision as of 21:16, 24 December 2013

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.