A000049 Arduino, A000049 Datasheet

no-image

A000049

Manufacturer Part Number
A000049
Description
Development Boards & Kits - AVR ARDUINO BOARD UNO SMD
Manufacturer
Arduino
Datasheet

Specifications of A000049

Rohs
yes
Product
Development Kits
Tool Is For Evaluation Of
ATmega328P
Core
AVR8
Interface Type
I2C, ICSP, SPI, USB
Operating Supply Voltage
5 V
Data Bus Width
8 bit
Dimensions
2.7 in x 2.1 in
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
For Use With
ATmega
Overview
The Arduino Uno SMD is a version of the
the Atmega328P instead of the through-hole version. This version was made in response to
a shortage in supply of the through-hole Atmega328P. The board is based on the
ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM
outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an
ICSP header, and a reset button. It contains everything needed to support the
microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-
DC adapter or battery to get started.
The Uno differs from all preceding boards in that it does not use the FTDI USB-to-serial
driver chip. Instead, it features the Atmega8U2 programmed as a USB-to-serial converter.
"Uno" means one in Italian and is named to mark the upcoming release of Arduino 1.0. The
Uno and version 1.0 will be the reference versions of Arduino, moving forward. The Uno is
the latest in a series of USB Arduino boards, and the reference model for the Arduino
platform; for a comparison with previous versions, see the
Summary
Microcontroller
Operating Voltage
Input Voltage (recommended) 7-12V
Input Voltage (limits)
Digital I/O Pins
Analog Input Pins
DC Current per I/O Pin
DC Current for 3.3V Pin
Flash Memory
ATmega328
5V
6-20V
14 (of which 6 provide PWM output)
6
40 mA
50 mA
32 KB (ATmega328) of which 0.5 KB used by bootloader
Arduino Uno SMD
Arduino
Uno, but uses an surface mount version of
index of Arduino
boards.

Related parts for A000049

A000049 Summary of contents

Page 1

... The Uno differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it features the Atmega8U2 programmed as a USB-to-serial converter. "Uno" means one in Italian and is named to mark the upcoming release of Arduino 1.0. The Uno and version 1.0 will be the reference versions of Arduino, moving forward. The Uno is the latest in a series of USB Arduino boards, and the reference model for the Arduino platform ...

Page 2

... Schematic: arduino-uno-smd-schematic.pdf Power The Arduino Uno can be powered via the USB connection or with an external power supply. The power source is selected automatically. External (non-USB) power can come either from an AC-to-DC adapter (wall-wart) or battery. The adapter can be connected by plugging a 2.1mm center-positive plug into the board's power jack ...

Page 3

... However, includes a serial monitor which allows simple textual data to be sent to and from the Arduino board. The RX and TX LEDs on the board will flash when data is being transmitted via the USB-to-serial chip and USB connection to the computer (but not for serial communication on pins 0 and 1) ...

Page 4

... Automatic (Software) Reset Rather than requiring a physical press of the reset button before an upload, the Arduino Uno is designed in a way that allows reset by software running on a connected computer. One of the hardware flow control lines (DTR) of the ATmega8U2 is connected to the reset line of the ATmega328 via a 100 nanofarad capacitor ...

Related keywords