Blog Home

Arduino Due is finally here

Massimo BanziOctober 22nd, 2012

Today we release the latest addition to the Arduino family: the Arduino Due

This board is based on a powerful 32bit CortexM3 ARM microcontroller made programmable through the familiar Arduino API and its development environment. It’s an important step forward for Arduino as it increases the computing power available to Arduino users keeping the language as compatible as possible so that many programs will be migrated in a matter of minutes.

You can read all about the geeky details on the Arduino Due product page.

There are some things to be considered while approaching this new platform:

  • It’s quite new so expect bugs and issues, but the code is in our github repository and we welcome any suggestion or patch.
  • The AVR and ARM processors are quite different and a lot of the code that made low level access to the AVR registers won’t run on the new code without some adaptations.
  • The processor, like all other in this class, runs at 3.3v therefore all the shields that fully implement the Arduino R3 layout are compatible straight away (like our wifi shield and our eth shield) but other 3rd party shield might not be compatible. if you have doubts ask your supplier and they will be able to tell you.
  • It has a new IDE v1.5 that can compile both for AVR and ARM. After a period of testing and debuggin this will replace the 1.0.1 we supply at the moment. On this blog there is a post describing in more detail what’s new.
  • It has some cool features like DACs, Audio, DMA , an experimental multi tasking library and more. check it out and let us know what you think.

I hope you’re all excited about this new product like we are and will join us in learning how to make the best of this new powerful product we have made available.

 

 

Categories:HardwareNew

16 Responses to “Arduino Due is finally here”

  1. Translator Says:

    Will you deliver a 5V version or a shield 5V/3.3V interface?

  2. 32-Bit Arduino Due Released Says:

    […] Arduino Blog […]

  3. 32-Bit Arduino Due Released | OpenSource.Cipto.US Says:

    […] Arduino Blog […]

  4. Arduino Due is finally out with more computing power | Latus Creativity | The Digital Remix of the Creative Flow in Lazio Says:

    […] Source: Arduino Blog […]

  5. ?????? Arduino ?????????? ????? Due, ????????? ?? ???? 32-?????????? ARM CortexM3 | ?????????? ? ???? Says:

    […] Arduino ???????????? ????????? ??????? ????? Arduino Due, ?????????? ??????? […]

  6. Arduino Due Cortex M3 Board is now Available | CNXSoft – Embedded Software Development Says:

    […] Announced a little over a year ago, the Arduino (over) Due based on Atmel SAM3U Cortex M3 MCU is finally available for purchase. […]

  7. 32 bit ARM-based Arduino Due Released Says:

    […] to the Arduino world. Rumors and early sightings have been floating around for a while but the official announcement was made in the Arduino blog today. The only downside to all that new power is that, being […]

  8. Steve Greenfield Says:

    So this is the same form factor as the Mega?

    Glad to see that you’ve gone to a smaller USB port.

  9. NUTesla | The Informant » Arduino Due, basata sull’architettura di ARM, è acquistabile a 39,00€ Says:

    […] Via | Arduino […]

  10. Les Slater Says:

    It would be good if someone compiled a list of some of the popular shields that are, or are not, compatible with the Due.

  11. Welcome Arduino Due : The Most powerful Arduino Baord Says:

    […] Visit Official page of Arduino Due to learn about other Hardware Details and here is a Official blog post about the release of Arduino Due. […]

  12. Nick R Says:

    Looks great!
    A question: I have an always-on application where I also need to power an Android phone. It should work with the Due in host mode, but what functionality is then available? I need to transfer data to the phone, what is the simplest solution- file transfer to the phone’s SD card?
    Pointers to more info “for dummies” appreciated 😉

  13. Arduino Due: Take Your DIY Electronics Projects To The Next Level Says:

    […] Budding mad scientists of the world can get their grubby paws on the new Arduino Due right this second (well, give or take shipping time) for the measly sum of €39. Check It Out […]

  14. Revitalizan la plataforma Arduino con chip de ARM Holdings | SiliconWeek.com Says:

    […] concreto, los responsables del proyecto han anunciado el lanzamiento del modelo Arduino Due que cuenta con una CPU Atmel AM3X8E de 32 bits basada en ARM Cortex M3, en vez de optar por el […]

  15. NotTooQuick Says:

    Really GOOD stuff!
    CAN-bus support badly needed, and please note that CAN users would happily (optionally) sacrifice a DAC for the second CAN interface.

  16. RaveloGlennorKhris Says:

    Any new Arduino Due R4 will be released this 2019?

Leave a Reply

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