Blog Home

Arduino Mega: bigger, more powerful, still blue.

David MellisMarch 26th, 2009
Arduino Mega

We’re happy to announce the release of the Arduino Mega, a larger, more powerful Arduino board. It’s based on the on the ATmega1280 (datasheet), which has 128 KB of Flash (program) memory, 8 KB of RAM, and 4 KB of EEPROM. The board has 54 digital pins (of which 14 provide PWM output), 16 analog inputs, 4 hardware serial ports, I2C, and all other goodness you expect from an Arduino board. The Mega is compatible with most shields designed for the Duemilanove, and includes the same automatic power selection, auto-reset on upload, and pre-burned bootloader.

To use the board, you’ll need to download Arduino 0015, now available from the download page (Linux version coming soon). Just select Arduino Mega from the Tools > Board menu and you’re good to go. The reference pages for individual functions will be updated over the next few days to reflect the capabilities of the Mega.

The Mega will be appearing soon at distributors throughout the world. Check the buy page for the one closest to you.

Photo by SpikenzieLabs

Categories:Hardware

14 Responses to “Arduino Mega: bigger, more powerful, still blue.”

  1. Machinecollective.org — New Arduino family member: The Arduino Mega Says:

    […] The official announcement has been made, check the Arduino blog for the latest details. Arduino Mega with […]

  2. Blog do Je » Chegou o Arduino MEGA Says:

    […] Lançamento do Arduino MEGA no Arduino Blog […]

  3. Mega Ardunio updates | Robots.ie Says:

    […] has been a few updates in the world of arduino recently. First off  a new official board called Ardunio Mega has been released. The daddy of  all arduino boards . It is selling for around 65 dollars and […]

  4. Arduino MEGA is official - Hack a Day Says:

    […] Arduino MEGA is official and even more expansive than we originally thought. It has 54 digital i/o pins. 14 of those can be […]

  5. Dean Says:

    PyMite will run on this. Send me a board and I’ll port it for you.

  6. kingtalk / the blog of envis precisely Says:

    […] fine people at Arduino have released the new, enhanced, extra jumbo Arduino Mega. […]

  7. DC Says:

    this board is sweet and worth every cent :o)

  8. news 1.4.2009 « Botchjob Says:

    […] Mehr erfahrt ihr direkt auf dem Arduino-Blog […]

  9. Peter Eide Says:

    Very nice!

    I can’t wait to see what types of robotics will be enabled by virtue of making this board official and supported. Thanks for continuing to provide the community with the resources that it needs and wants!

  10. Jan Says:

    Hello,

    I think, here’s a forgotten closing of an -Tag, because after this article everything’s written italic (I use Firefox 3). Maybe you could solve that?

    Greetings,

    Jan

  11. tigoe Says:

    Thanks for catching that, Jan, should be fixed now.

  12. Roland Says:

    The Mega is excellent. But next time, how about increasing the clock rate? Surely you can do better than 16MHz? Other microprocessors have long since left that behind. Thanks.

  13. jebjeb Says:

    is it possible to make a 256 monome clone with one Arduino Mega

  14. dcuartielles Says:

    The chip on mega, as well as the 328 and 168, can make it up to 20MHz. We kept it this way (16MHz) to reduce the possible problems with upgrading all the existing software both for us and for all the existing Arduino compatible boards and shields.

Leave a Reply

You must be logged in with your Arduino account to post a comment.