Home Page | Language Reference (extended) | SD Reference | Libraries | Comparison | Changes

Getting Started with Arduino

  • Arduino Gemma
  • Arduino Leonardo and Micro
  • Arduino Mini
  • Arduino Nano
  • Arduino Pro
  • Arduino Pro Mini
  • Arduino Yún
  • Arduino Zero
  • Ethernet Shield
  • GSM Shield
  • Intel Edison
  • Intel Galileo Gen2
  • LilyPad Arduino
  • LilyPad Arduino USB

  • Instructions for retired boards:

    Learn Arduino

    • Read an introduction on what is Arduino and why you'd want to use it.
    • What is the Libraries: Using and installing Arduino Libraries.
    • Cores: Need to add a new board to your Arduino Software? Install the relate core and manage it.
    • Troubleshooting: Advice on what to do if things don't work.

    For a complete list of Guides visit the Foundations section, where you will find in-depth knowledge about the principles and techniques behind the Arduino platform.
    Making the Arduino StarterKit projects and reading the book 'Getting Started with Arduino' are great ways to start learning and tinkering with coding and electronics.


    Install the Arduino Software

    Step-by-step instructions for setting up the Arduino Software (IDE) on your computer and connecting it to an Arduino Uno, Mega2560, Duemilanove, Mega, or Diecimila.
    Click on the list on the side if you want to use another Arduino board.

    Instructions for other boards:

    • Linux (on the Playground wiki)

    See Also

    Arduino Due


    setTimeout(function(){var a=document.createElement("script");var b=document.getElementsByTagName("script")[0];a.src=document.location.protocol+"//dnn506yrbagrg.cloudfront.net/pages/scripts/0021/3255.js?"+Math.floor(new Date().getTime()/3600000);a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);The text of the Arduino getting started guide is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the guide are released into the public domain.


    Reference Home

    Corrections, suggestions, and new documentation should be posted to the Forum.

    The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.