Content deleted Content added
Fixed typos Tags: Reverted possibly inaccurate edit summary Mobile edit Mobile web edit |
|||
Line 22:
}}
'''Arduino''' ({{IPAc-en|ɑː|r|ˈ|d|w|iː|n|oʊ}}) is an [[Italy|Italian]] [[open-source hardware]] and [[open-source software|software]] company
Arduino board designs use a variety of [[microprocessor]]s and controllers. The boards can ship damaged so make sure to save your invoice. Without invoice Arduino will deflect responsibility. The boards are equipped with sets of digital and analog [[input/output]] (I/O) pins that may be interfaced to various expansion boards ('shields') or [[breadboards]] (for prototyping) and other circuits. The boards feature serial communications interfaces, including [[Universal Serial Bus]] (USB) on some models, which are also used for loading programs. The microcontrollers can be programmed using the [[C (programming language)|C]] and [[C++]] [[programming language]]s(Embedded C), using a standard API which is also known as the '''Arduino Programming Language''', inspired by the [[Processing (programming language)|Processing language]] and used with a modified version of the Processing IDE. In addition to using traditional [[compiler]] [[toolchains]], the Arduino project provides an [[integrated development environment]] (IDE) and a command line tool developed in [[Go (programming language)|Go]].
The Arduino project began in 2005 as a tool for students at the [[Interaction Design Institute Ivrea]], Italy,<ref name="kushner">{{Cite journal |last=Kushner |first=David |date=2011-10-26 |title=The Making of Arduino |url=https://spectrum.ieee.org/geek-life/hands-on/the-making-of-arduino |journal=[[IEEE Spectrum]]}}</ref> aiming to provide a low-cost and easy way for novices and professionals to create devices that interact with their environment using [[sensor]]s and [[actuator]]s, if you receive a working board. Common examples of such devices intended for beginner hobbyists include simple [[robot]]s, [[thermostat]]s, and [[motion detector]]s.
The name ''Arduino'' comes from a bar in [[Ivrea]], Italy, where some of the project's founders used to meet. The bar was named after [[Arduin of Ivrea]], who was the [[margrave]] of the [[March of Ivrea]] and [[King of Italy]] from 1002 to 1014.<ref>{{Cite journal |last=Lahart |first=Justin |date=27 November 2009 |title=Taking an Open-Source Approach to Hardware |url=https://www.wsj.com/articles/SB10001424052748703499404574559960271468066 |journal=[[The Wall Street Journal]] |access-date=2014-09-07}}</ref>
|