Changes

Jump to navigation Jump to search
Created page with "{{#set: |Is software=True |Has name={{PAGENAME}} |Has icon=File:arduino_logo.jpg |Has icondesc=Arduino Icon |Has image=File:arduino_image.jpg |Has description=Arduino is..."
{{#set:
|Is software=True
|Has name={{PAGENAME}}
|Has icon=File:arduino_logo.jpg
|Has icondesc=Arduino Icon
|Has image=File:arduino_image.jpg
|Has description=Arduino is an open-source electronics platform based on easy-to-use hardware and software.
|Has version=1.8.19
|Has url=https://www.arduino.cc/
|Is location=Computer Lab Software
|Is location=Computers on Wheels Software
|Is location=PCB Lab Software
}}

[[{{#show: {{FULLPAGENAME}}|?Has image|link=none}}|375px|thumb|upright=1.5|{{#show: {{FULLPAGENAME}}|?Has imagedesc}}]]
{{#ask:[[{{FULLPAGENAME}}]]
|?Has icon=Software Logo
|?Has description=Description
|?Has version=Version
|?Has url=Web Page
|headers=show
|link=none
|format=plainlist
|template=SoftwareTable
|introtemplate=SoftwareEntryIntro
|outrotemplate=SoftwareTableOutro
}}

Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online. You can tell your board what to do by sending a set of instructions to the microcontroller on the board. To do so you use the Arduino programming language (based on Wiring), and the Arduino Software (IDE), based on Processing.

== Installation ==
Go to the [https://www.arduino.cc/en/software Arduino Software Page] and follow the install directions given there.
<!--Click this link to be directed to our internal site for {{PAGENAME}} install instructions and download [https://makerhub-internal.georgefox.edu/wiki/{{PAGENAME}} internal site]-->

Navigation menu