Welcome To Desertcart

You are browsing Mauritius's store.

We have a store for Us. Visit your country store to view the latest offers.

Arduino Due with Headers [A000062] – 32-bit ARM Cortex-M3, 84MHz, 54 Digital I/O Pins, 12 Analog Inputs, 512KB Flash, USB Host, Pre-Soldered Headers, Compatible with Arduino IDE for Advanced Projects
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8Thumbnail 9Thumbnail 10Thumbnail 11

Arduino Due with Headers [A000062] – 32-bit ARM Cortex-M3, 84MHz, 54 Digital I/O Pins, 12 Analog Inputs, 512KB Flash, USB Host, Pre-Soldered Headers, Compatible with Arduino IDE for Advanced Projects

Product ID: 1955474
Secure Transaction

Details

  • Brand
    Arduino Org
  • Model Name
    Arduino Due
  • Memory Storage Capacity
    512 KB
  • Connectivity Technology
    USB
  • Included Components
📏4x1x2 in
⚖️2.08 oz
🇮🇹Made in Italy

Description

🚀 Elevate Your Projects with Arduino Due!

  • GLOBAL QUALITY - Crafted in Italy, ensuring top-notch engineering!
  • FUTURE READY TECH - Stay ahead with a product that’s not going anywhere!
  • COMPACT POWERHOUSE - Perfectly sized for any workspace or project!
  • LIGHTWEIGHT INNOVATION - Weighs in at just 2.08 ounces for ultimate portability!
  • UNLEASH YOUR CREATIVITY - Empower your projects with the versatile Arduino Due!

The Arduino Due with Headers (A000062) is a powerful microcontroller board designed for advanced projects. Measuring 4 x 1 x 2 inches and weighing only 2.08 ounces, it combines portability with performance. Manufactured in Italy, this board is a staple for innovators and creators, ensuring you stay at the forefront of technology.

Large manufacture image 1Large manufacture image 2
Small manufacture image 1Small manufacture image 2Small manufacture image 3Small manufacture image 4Small manufacture image 5Small manufacture image 6Small manufacture image 7Small manufacture image 8Small manufacture image 9

Specifications

Product Dimensions4 x 1 x 2 inches
Item Weight2.08 ounces
ManufacturerArduino
ASINB00A6C3JN2
Item model numberA000062
Is Discontinued By ManufacturerNo
Date First AvailableNovember 12, 2012

Have a Question? See What Others Asked

Does it come with the connector cable?
Hello... Its an original arduino?
is it a clone DUE board ??
Any tutorial on how to program it using atmel studio and atmel ice? i searched and couldn't find any info on the web and youtube.

Reviews

T**)

Awesome! Bought this for UDemy RTOS Class

This is a great ATSAM-based Arduino board! I bought this for the UDemy online class: "Mastering RTOS: Hands on with FreeRTOS, Arduino and STM32Fx". I've wanted to learn more about embedded real-time operating systems and this is a great, low-cost way to do just that!This board does not come with an embedded hardware debugger like some other boards (e.g. STM32F4xx based Nucleo-F446RE boards used in class such as STMICROELECTRONICS NUCLEO-F410RB DEV BOARD, STM32F410RB NUCLEO-64 MCU or NUCLEO-F446RE with MCU STM32F446RET6 supports Arduino STM32 Nucleo mbed development board integrates ST-LINK/V2-1 @XYG-Study ) so for hardware debugging something like SEGGER - 8.08.90 J-LINK EDU - JTAG EMULATOR, J-LINK, EDU, USB or In-Circuit Debuggers Atmel-ICE debugger with accessories will be needed.Note that the JTAG connector on this Due is the tiny 0.05" spacing connector! (and as far as I know, only the Atmel ICE kit has this size, most others use the 2.54 mm standard connectors).As far as I can tell, this is a "genuine", made-in-Italy, arduino.org board from the great folks at mp3car store (I'm really glad .cc and .org worked out their differences!). The box came with the little Arduino hologram on the back. The board itself is really quite nice: Well soldered, clean and crisp silkscreen printing, and as a completely unexpected bonus, arrived with a nice little protective "half-case" base to keep it protected below.So ya, I paid a few bucks more to buy this original: in part to support the Arduino efforts, but also to get an exacting board with no quirks. If you've ever had JTAG problems, you know what I mean.I'm completely happy with this Due and would definitely recommend it!

J**P

Arduino Due + Arduino Yun shield: great combination!

The Due from arduino.cc (the original Arduino group) has been discontinued, but Arduino.org (you can read up on the issues between the .cc and .org groups) made this Due board. That would be the only difference.The number of pins and amount of memory make this board especially useful. And as an added plus, it works with the Arduino Yun Shield (see the arduino.cc website) which allows the Due to communicate via Bridge.h to the Yun (which runs Linux and includes wifi and ethernet connectivity).Just add this to your Due sketch:#include <BridgeClient.h> // Arduino Due to Yun Shield communicationBridgeClient client;You can also access Linux processes by including:#include <Process.h>which, for example, will allow the Due to get the current system date and time from the Yun.Over-the-air programming is the nicest feature of the Due-Yun combination which allows programs to be upload to the Due when it is connected to wifi. To enable this functionality, you first upload a sketch to the Due via USB with the setup() containing the line 'checkForRemoteSketchUpdate()' as shown below:void setup() {checkForRemoteSketchUpdate(); // use for Due when programming over Yun Shield}void loop() {// put your main code here, to run repeatedly:}After that, sketches can be uploaded by just including 'checkForRemoteSketchUpdate();' as the first line in the setup.From [...]DUE boards special noteThis board can be programmed remotely, but the way it interacts with the Yún shield requires a specific procedure that it is initialized by the checkForRemoteSketchUpdate() function. As suggested by the name this instruction is responsible to check if there is a new sketch to upload on the board. This is required only on the Due because you need to erase the flash before uploading a new sketch. The same action is performed automatically when you upload a sketch using any of the USB ports. Check the example called RemoteDueBlink includedin the Bridge library (Example -> Bridge -> RemoteDueBlink), which introduces you on how to use the checkForRemoteSketchUpdate() function. You must first load such a sketch via USB and also remember that any remotely loaded sketch must have that instruction to maintain the remote upload functionality.In order to enable the remote upload feature you need to install the SAM core version 1.6.8 or greater.To ensure that remote upload works you need to power the DUE from the barrel jack or using the Native USB port.

K**A

Works Perfectly

A real Arduino, no clone. I obtained this for a project that employs several external 3.3V sensors. The Due is native 3.3V, so a number of bidirectional level converters that were required for a Mega 2650 were eliminated. The board is fully supported by the Arduino IDE with no surprises. Recommended if one is locked into 3.3V peripherals.

Common Questions

Yes, all products are sourced directly from authorized retailers in the US, UK, UAE and India. We maintain strict quality control processes and verify each product before shipping. All items come with applicable manufacturer warranties and are covered by our standard return policy.
Delivery times vary by destination country, typically ranging from 3-9 business days. Each order is fully trackable through our system. We handle all customs clearance and use reliable courier partners for last-mile delivery. You'll receive regular updates about your order status via email and our app.
Desertcart is an international e-commerce platform operating since 2014. We securely process thousands of orders globally each day. Every product goes through our quality verification process before delivery, and we provide end-to-end order tracking, 24/7 customer support, and a comprehensive returns policy to ensure a safe shopping experience.
Our prices include the product cost, international shipping, import duties, customs clearance, and local delivery charges. We handle all customs and import procedures, ensuring there are no hidden fees upon delivery. PRO members receive additional benefits including free shipping.

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Abdullah B.

Great price for an authentic product. Fast international shipping too!

3 weeks ago

Ayesha M.

The product exactly matches the description. Very satisfied with my purchase.

5 days ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving millions of shoppers across more than 100 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
₨5397

Duties & taxes incl.

Mauritiusstore
1
Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction

Ask AI about this Product

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Sneha T.

Received my product in pristine condition. Great service overall.

1 month ago

Ali H.

Fast shipping and excellent packaging. The Leatherman tool feels very premium and sturdy.

1 day ago

Arduino Due With Headers A000062 32 Bit Arm Cortex M3 | Desertcart Mauritius