User Tools

Site Tools


arduino:what_is_arduino

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
arduino:what_is_arduino [2015/10/27 14:03] – [What kinds of things can you do with Arduino?] mithatarduino:what_is_arduino [2017/11/06 16:24] – [Arduino programming software] mithat
Line 44: Line 44:
     * and [[http://www.geek.com/articles/geek-pick/some-of-the-best-and-strangest-arduino-projects-from-around-the-web-20120118/|this]]     * and [[http://www.geek.com/articles/geek-pick/some-of-the-best-and-strangest-arduino-projects-from-around-the-web-20120118/|this]]
  
-===== The Arduino ecosystem=====+===== The Arduino ecosystem =====
   * Arduino processor boards   * Arduino processor boards
   * Arduino programming software   * Arduino programming software
Line 53: Line 53:
   * The [[https://www.arduino.cc/en/Main/Products|official boards]] are open source (CC BY-SA 2.5).   * The [[https://www.arduino.cc/en/Main/Products|official boards]] are open source (CC BY-SA 2.5).
     * The [[https://www.arduino.cc/en/Main/ArduinoBoardUno|Uno]] is the most common.     * The [[https://www.arduino.cc/en/Main/ArduinoBoardUno|Uno]] is the most common.
-  * Many unofficial versions and variations.+  * Many unofficial variations and clones of the official boards.
  
 ===== Arduino programming software ===== ===== Arduino programming software =====
-  * [[http://arduino.cc/en/Main/Software|Arduino Integrated Development Environment]] +  * [[http://arduino.cc/en/Main/Software|Arduino Development Environments]] 
-    * The program used to write and load Arduino programs. +    * The tools used to write and load Arduino programs. 
-    * Open source (GPL v2).+    * The standalone Arduino IDE is open source (GPL v2). 
 +    * The license for the online IDE is unclear. 
 +  * Third-party libraries 
 +    * Extend core functionality 
 +    * Support external hardware (sensors, displays, etc.)
  
 ===== Additional parts ===== ===== Additional parts =====
arduino/what_is_arduino.txt · Last modified: 2017/11/06 16:25 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki