Advertisement

Getting Started with the Arduino
Nano
The Arduino Nano is a small, complete, and breadboard-friendly board based on the
ATmega328P; offers the same connectivity and specs of the UNO board in a smaller form
factor.
The Arduino Nano is programmed using the
Development Environment common to all our boards and running both
For more information on how to get started with the Arduino Software visit the
Started
page.
Use your Arduino Nano on the Arduino Web IDE
Use your Arduino Nano on the Arduino Desktop IDE

Open your first sketch

o
Select your board type and port
o
Upload and Run your first Sketch
o
Learn more on the Desktop IDE
o
Tutorials
Use your Arduino Nano on the Arduino Web IDE
All Arduino and Genuino boards, including this one, work out-of-the-box on the
Web
Editor, no need to install anything.
The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the
latest features and support for all boards. Follow this
browser and upload your sketches onto your board.
Use your Arduino Nano on the Arduino Desktop
IDE
If you want to program your Arduino Nano while offline you need to install the
Desktop IDE
To connect the Arduino Nano to your computer, you'll need a Mini-B USB
cable. This also provides power to the board, as indicated by the blue LED (which is on the
bottom of the Arduino Nano 2.x and the top of the Arduino Nano 3.0).
Open your first sketch
Open the LED blink example sketch: File > Examples >01.Basics > Blink.
Arduino Software
(IDE), our Integrated
simple guide
online
and offline.
Getting
Arduino
to start coding on the
Arduino

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Nano and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Arduino Nano

  • Page 1 Use your Arduino Nano on the Arduino Desktop If you want to program your Arduino Nano while offline you need to install the Arduino Desktop IDE To connect the Arduino Nano to your computer, you'll need a Mini-B USB cable.
  • Page 2 Upload and Run your first Sketch To upload the sketch to the Arduino Nano, click the Upload button in the upper left to load and run the sketch on your board: Wait a few seconds - you should see the RX and TX leds on the board flashing. If the upload...
  • Page 3 Arduino IDE with a few more infos on the Preferences, the Board Manager, and the Library Manager. Tutorials Now that you have set up and programmed your Arduino Nano board, you may find inspiration in our Project Hub tutorial platform.

Table of Contents