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 #28 background imageLoading...
Page #28 background image
Jumper
Figure 2Older Arduinos have a power source selection jumper.
several sockets (sometimes Ill also call them pins, because internally they
are connected to pins in the microcontroller) related to power supply:
Using the pins labeled 3V3 and 5V, you can power external devices con-
nected to the Arduino with 3.3 volts or 5 volts.
Two ground pins labeled GND allow your external devices to share a
common ground with the Arduino.
Some projects need to be portable, so theyll use a portable power supply,
such as batteries. You connect an external power source, such as a battery
pack, to the Vin and GND sockets.
If you connect an AC adapter to the Arduinos power jack, you can access the
adapters voltage through the Vin pin.
On the lower right of the board, you see six analog input pins named A0A5.
You can use them to connect analog sensors to the Arduino. They take sensor
data and convert it into a number between 0 and 1023. In Chapter 5, Sensing
the World Around Us, on page 77, well use them to connect a temperature
sensor to the Arduino.
At the boards top are 14 digital IO pins named D0D13. Depending on your
needs, you can use these pins for both digital input and digital output, so
you can read the state of a pushbutton or switch to turn on and off an LED.
(Well do this in Working with Buttons, on page 48.) Six of them (D3, D5, D6,
D9, D10, and D11) can also act as analog output pins. In this mode, they
convert values from 0 to 255 into analog voltages.
Chapter 1. Welcome to the Arduino 8
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