Difference between revisions of "Arduino Mega 2560"

From Geeetech Wiki
Jump to: navigation, search
(Overview)
(Schematic, Reference Design & Pin Mapping)
Line 5: Line 5:
  
 
==Schematic, Reference Design & Pin Mapping==
 
==Schematic, Reference Design & Pin Mapping==
 +
EAGLE files: [http://arduino.cc/en/uploads/Main/arduino-mega2560-reference-design.zip arduino-mega2560-reference-design.zip]
 +
 +
Schematic: [http://arduino.cc/en/uploads/Main/arduino-mega2560-schematic.pdf arduino-mega2560-schematic.pdf]
 +
 +
Pin Mapping: [http://arduino.cc/en/Hacking/PinMapping2560 PinMap2560 page]
 +
 
==Summary==
 
==Summary==
 
==Power==
 
==Power==

Revision as of 01:32, 4 January 2012

Overview

The Arduino Mega 2560 is a microcontroller board based on the ATmega2560 (datasheet). It has 54 digital input/output pins (of which 14 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), 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 Mega is compatible with most shields designed for the Arduino Duemilanove or Diecimila.

The Mega 2560 is an update to the Arduino Mega, which it replaces.

Schematic, Reference Design & Pin Mapping

EAGLE files: arduino-mega2560-reference-design.zip

Schematic: arduino-mega2560-schematic.pdf

Pin Mapping: PinMap2560 page

Summary

Power

Memory

Input and Output

Communication

Programming

Automatic (Software) Reset

USB Overcurrent Protection

Physical Characteristics and Shield Compatibility