Difference between revisions of "Arduino IDE"

From makerspace.tulane.edu
Jump to navigation Jump to search
(Description)
(Other Resources)
Line 14: Line 14:
  
 
The [http://forum.arduino.cc/| Arduino Forum] is a great place to ask questions about making a project work.
 
The [http://forum.arduino.cc/| Arduino Forum] is a great place to ask questions about making a project work.
 +
 +
[[File: Arduino.pdf]]

Revision as of 19:16, 11 July 2018

Description

The Arduino Integrated Development Environment (IDE) software is a free, open source program that allows users to easily write programs and upload them directly to any Arduino-based system. It is generally based on a variation of the Processing platform, and the two can often be used in tandem for working with Arduino systems. There are many online repositories of open source Arduino code that can be used as a basis for any program users may want to construct.

Availability

Arduino IDE is open source software, anyone can download and install it for free on their personal computer.

http://www.arduino.cc/en/Main/Software

Getting Started

Tutorials are available at http://www.arduino.cc/en/Guide/HomePage

Other Resources

http://www.arduino.cc/

The Arduino Forum is a great place to ask questions about making a project work.

Arduino.pdf