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 #46 background imageLoading...
Page #46 background image
Changing Preferences
For your early projects, the IDEs defaults might be appropriate, but sooner
or later youll want to change some things. As you can see in the following
figure, the IDE lets you change only a few preferences directly.
The dialog box refers to a file named
preferences.txt
containing more preferences.
This file is a Java properties file consisting of key/value pairs. Here you see
a few of them:
...
preproc.web_colors=true
editor.font=Monaco,plain,10
update.check=true
build.verbose=true
upload.verbose=true
...
Most of these properties control the user interface; that is, they change fonts,
colors, and so on. But they can also change the applications behavior. You
can enable more verbose output for operations such as compiling or uploading
a sketch. Before Arduino 1.0, you had to edit
preferences.txt
and set both
build.verbose
and
upload.verbose
to
true
to achieve this. Today, you can change the
verbose settings from the Preferences dialog box. Make sure that verbose
output is enabled for compilation and upload. Also, its helpful to enable the
Display line numbers option.
Chapter 2. Creating Bigger Projects with the Arduino 26
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