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 #29 background imageLoading...
Page #29 background image
Analog and Digital Signals
Nearly all physical processes are analog. Whenever you observe a natural phenomenon,
such as electricity or sound, youre actually receiving an analog signal. One of the
most important properties of these analog signals is that they are continuous. For
every given point in time, you can measure the strength of the signal, and in principle
you could register even the tiniest variation of the signal.
But although we live in an analog world, we are also living in the digital age. When
the first computers were built a few decades ago, people quickly realized that its
much easier to work with real-world information when its represented as numbers
and not as an analog signal, such as voltage or volume. For example, its much easier
to manipulate sounds using a computer when the sound waves are stored as a
sequence of numbers. Every number in this sequence could represent the signals
loudness at a certain point in time.
So instead of storing the complete analog signal (as is done on records), we measure
the signal only at certain points in time (see the following figure). We call this process
sampling, and the values we store are called samples. The frequency we use to
determine new samples is called the sampling rate. For an audio CD, the sampling
rate is 44.1 kHz: we gather 44,100 samples per second.
We also have to limit the samples to a certain range. On an audio CD, every sample
uses 16 bits. In the following figure, the range is denoted by two dashed lines, and
we had to cut off a peak at the beginning of the signal.
70 1 2 3 4 5 6
Although you can connect both analog and digital devices to the Arduino, you usually
dont have to think much about it. The Arduino automatically performs the conversion
from analog to digital for you.
report erratum discuss
Exploring the Arduino Board 9
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