Arduino programming language
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |released=2005 }} The '''Arduino programming language''' is used to control devices built using the [[Arduino...") |
Dan Tobias (Talk | contribs) |
||
Line 4: | Line 4: | ||
|released=2005 | |released=2005 | ||
}} | }} | ||
− | + | The '''Arduino programming language''' is used to control devices built using the [[Arduino]] open-source prototyping system. It is one of the many programming languages with a syntax resembling [[C]]. | |
− | The '''Arduino programming language''' is used to control devices built using the [[Arduino]] open-source prototyping system. | + | |
== Links == | == Links == | ||
* [http://arduino.cc/en/Reference/HomePage Arduino programming language reference] | * [http://arduino.cc/en/Reference/HomePage Arduino programming language reference] | ||
* [http://wiring.org.co/ Wiring] (which the Arduino language is based on) | * [http://wiring.org.co/ Wiring] (which the Arduino language is based on) |
Latest revision as of 15:13, 22 May 2014
The Arduino programming language is used to control devices built using the Arduino open-source prototyping system. It is one of the many programming languages with a syntax resembling C.
[edit] Links
- Arduino programming language reference
- Wiring (which the Arduino language is based on)