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
arduino:what_is_arduino [2015/10/27 13:23] – [What do I need to get started?] mithatarduino:what_is_arduino [2017/11/06 16:25] (current) – [What do I need to get started?] mithat
Line 31: Line 31:
   * Light sources   * Light sources
 ===== What kinds of things can you do with Arduino? ===== ===== What kinds of things can you do with Arduino? =====
 +  * [[http://www.instructables.com/id/turn-signal-biking-jacket/|Turn signal biking jacket]]
 +  * [[http://www.instructables.com/id/Pressure-Activated-Light-Up-Umbrella/|Pressure activated light-up umbrella]]
 +  * [[http://www.instructables.com/id/Bubblesteen-Bubble-Machine/|Bubble machine]]
 +  * [[http://www.instructables.com/id/Make-a-swimming-Robo-Snake/|Swimming robo-snake]]
 +  * [[http://www.instructables.com/id/Musical-MIDI-Shoes/|MIDI shoes]]
 +  * [[http://www.instructables.com/id/Multitouch-Music-Controller/|Multitouch music controller]]
 +
   * See:   * See:
     * [[http://www.instructables.com/id/Arduino-Projects/|this]]     * [[http://www.instructables.com/id/Arduino-Projects/|this]]
Line 37: 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 46: 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 =====
Line 75: Line 86:
   * Required:   * Required:
     * [[http://arduino.cc/en/Main/Products|Arduino processing board]]     * [[http://arduino.cc/en/Main/Products|Arduino processing board]]
-    * [[http://arduino.cc/en/Main/Software|Arduino IDE]]+    * [[http://arduino.cc/en/Main/Software|Arduino Development Environment]]
  
 ===== What do I need to get started? ===== ===== What do I need to get started? =====
arduino/what_is_arduino.1445952204.txt.gz · Last modified: 2015/10/27 13:23 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki