Meet the MEGA

The new Arduino MEGA with ATMEGA 1280 microcontroller.

A brief Introduction to the original Arduino MEGA 

Meet the MEGA

Meet the MEGA

This is the latest and greatest Arduino ever ! The new Arduino MEGA has some amazing specs ...

ATMEGA 1280 Processor

8KB RAM

4KB EEPROM

16 Analog Input pins

53 Digital IO pins

- 4 Hardware UARTs

- 14 PWMs

- I2C

- 32 General purpose IO

And, most Arduino shields will still be compatible because the basic pin placement has not changed.

Can you imagine the amazing projects that are going to be possible with this MEGA Arduino !

Since the Arduino MEGA is so different from older versions and has many more IO pins, to use it you will require the new Arduino 015 software, get it at the Arduino.cc.

An example circuit, showing how to breakout the large header on the right side of the MEGA.

Two 16 wire ribbon cables are being used to break-out 32 pin double row connector on the right side of the Arduino MEGA. This is a 32 position IDC connector with extra long male-male pins going down into the Arduino, on the other side I used two 16 pin DIP style connectors.

Update ! 

​

Even newer Arduino MEGA the Arduino MEGA 2560 R3

​

Since first writing the page Arduino has come out with a an even new MEGA with better specs.

  • Microcontroller ATmega2560
  • Operating Voltage 5V
  • Input Voltage (recommended) 7-12V
  • Input Voltage (limits) 6-20V
  • Digital I/O Pins 54 (of which 14 provide PWM output)
  • Analog Input Pins 16
  • DC Current per I/O Pin 40 mA
  • DC Current for 3.3V Pin 50 mA
  • Flash Memory 256 KB of which 8 KB used by bootloader
  • SRAM 8 KB
  • EEPROM 4 KB
  • Clock Speed 16 MHz

Copyright SpikenzieLabs 2019