EasyManuals Logo

Arduino uno User Manual

Arduino uno
311 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #34 background imageLoading...
Page #34 background image
Installing the Arduino IDE on Linux
Installation procedures on Linux distributions are still not very homogeneous.
The Arduino IDE works fine on nearly all modern Linux versions, but the
installation process differs from distribution to distribution. Also, you often
have to install additional software (the Java Virtual Machine, for example)
that comes preinstalled with other operating systems.
Its best to check the official documentation
14
and look up the instructions
for your preferred system.
Now that the drivers and IDE are installed, lets see what it has to offer.
Meeting the Arduino IDE
Compared to IDEs such as Eclipse, Xcode, or Microsoft Visual Studio, the
Arduino IDE is simple. It mainly consists of an editor, a compiler, a loader,
and a serial monitor. (See Figure 5, The Arduino IDE is well organized, on
page 15 or, even better, start the IDE on your computer.)
It has no advanced features such as a debugger or code completion. You can
change only a few preferences, and as a Java application it does not fully
integrate into the Mac desktop. Its still usable, though, and even has decent
support for project management.
The image that follows shows the IDEs toolbar, which gives you instant access
to the functions youll need most:
Verify New
Open
Save
Upload
Serial Monitor
With the Verify button, you can compile the program thats currently in
the editor. So, in some respects, Verify is a misnomer, because clicking
the button doesnt only verify the program syntactically, it also turns the
program into a representation suitable for the Arduino board. You can
invoke this function using the DR keyboard shortcut on a Mac or Ctrl-R
on all other systems.
14.
http://www.arduino.cc/playground/Learning/Linux
Chapter 1. Welcome to the Arduino 14
report erratum discuss
www.it-ebooks.info

Table of Contents

Other manuals for Arduino uno

Questions and Answers:

Question and Answer IconNeed help?

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

Arduino uno Specifications

General IconGeneral
Form factorArduino
CertificationRoHS, FC, CE
Processor model-
Processor frequency- MHz
Microcontroller modelATmega328
Microcontroller frequency16 MHz
DC input voltage7-12 V
Operating voltage5 V
DC current per I/O pin40 mA
Flash memory0.032 MB
Maximum internal memory- GB
SRAM (Static Random Access Memory)2 KB
EEPROM (Electrically Erasable Programmable Read-Only Memory)1 KB
Wi-FiNo
Number of analog I/O pins6
Number of digital I/O pins14
Weight and Dimensions IconWeight and Dimensions
Board dimensions53.4 x 68.6 mm

Related product manuals