A000052 Arduino, A000052 Datasheet

no-image

A000052

Manufacturer Part Number
A000052
Description
Development Boards & Kits - AVR ARDUINO LEONARDO W/O HEADERS
Manufacturer
Arduino
Datasheet

Specifications of A000052

Rohs
yes
Product
Evaluation Boards
Tool Is For Evaluation Of
ATmega32u4
Core
AVR
Interface Type
USB
Operating Supply Voltage
7 V to 12 V
Data Bus Width
10 bit
For Use With
ATmega32u4
PRODUCT BRIEF
Arduino Leonardo AVR Development Board
View Product Detail
Learn More About Arduino A000057
Buy
Overview
The Arduino Leonardo is a microcontroller board based on the ATmega32u4 (datasheet). It has 20 digital input/output pins (of which 7 can be used as PWM
outputs and 12 as analog inputs), a 16 MHz crystal oscillator, a micro 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 Leonardo differs from all preceding boards in that the ATmega32u4 has built-in USB communication, eliminating the need for a secondary processor. This
allows the Leonardo to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port. It also has other implications
for the behavior of the board; these are detailed on the
getting started
page.
Revision 11-1-2012
1
To view the latest information, visit
http://www.arduino.cc/

Related parts for A000052

A000052 Summary of contents

Page 1

... PRODUCT BRIEF Overview The Arduino Leonardo is a microcontroller board based on the ATmega32u4 (datasheet). It has 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs MHz crystal oscillator, a micro USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller ...

Page 2

... Reference Design: Eagle files: arduino-leonardo-reference-design.zip Schematic Revision 11-1-2012 To view the latest information, visit http://www.arduino.cc/ 2 ...

Page 3

... VIN. The input voltage to the Arduino board when it's using an external power source (as opposed to 5 volts from the USB connection or other regulated power source). You can supply voltage through this pin, or, if supplying voltage via the power jack, access it through this pin. ...

Page 4

... The chip also acts as a full speed USB 2.0 device, using standard USB COM drivers. required. The Arduino software 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 connection to the computer (but not for serial communication on pins 0 and 1) ...

Page 5

... Because of the way the Leonardo handles reset it's best to let the Arduino software try to initiate the reset before uploading, especially if you are in the habit of pressing the reset button before uploading on other boards. If the software can't reset the board you can always start the bootloader by pressing the reset button on the board ...

Related keywords