Arduino Due    Like (0)


I used it to make a ...



WHAT??? no one build anything with this part? There has to be something that was built using this. Ohh you made something with this? Link it up.

Tutorials



Nothing in database for this product yet. Be the first to link one.

Comments

Soon you will be able to write comments.

Get it from

explorelabs
explorelabs
fabtolab
sparkfun
makershed
seeedstudio
jameco
rhydolabz

Product Description

By explorelabs        Like (0)


Arduino Due is the first 32 bit ARM Processor development environment released by the Arduino community after their widely successful 8 bit development platform – Arduino Uno. The main advantages of using a 32 bit ARM Processor based Arduino Due for your next project are:

 

1.) Can act as USB Host – Supports USB On the Go (OTG) devices like Tablets, Smartphones, Keyboard, Mouse, etc.

2.) Compatible with the Android Development Kit 2.0 Protocol.

3.) Compatible with all Revision 3 Shields or Custom ones that are able to exploit the IOREF pin.

4.) Two Digital to Analog Converters (DAC) on-board (in addition to the conventional Analog to Digital Converters – ADC)

5.) Low Power Consumption (Due runs at 3.3V).

6.) Increased Flash Memory – 512 KB (Code Upload capacity of Uno is 32 KB while that of Due is 16 times higher).

7.) More Input/ Output Ports.

8.) Higher Clock Speed (a jump from 16 MHz to 84 MHz).

 

A recent article posted on the Wired has confirmed that the Due will support the ADK 2.0 Protocol and will be compatible with Google’s Libraries and some of the code written for the Android Development Kit (ADK).

 

USB

There are two USB Ports on the Arduino Due:

a.) Micro USB B connector (for Programming).

b.) Micro USB AB connector (for Debugging and acting as Host for USB On-The-Go (OTG) Devices).


USB cables that are compatible with Due:

USB Cable A to micro-B

Micro USB On-The-Go (OTG) Cable


For details about Arduino Due, see the Introduction Page.

By explorelabs        Like (0)


Arduino Due is the first 32 bit ARM Processor development environment released by the Arduino community after their widely successful 8 bit development platform – Arduino Uno. The main advantages of using a 32 bit ARM Processor based Arduino Due for your next project are:

 

1.) Can act as USB Host – Supports USB On the Go (OTG) devices like Tablets, Smartphones, Keyboard, Mouse, etc.

2.) Compatible with the Android Development Kit 2.0 Protocol.

3.) Compatible with all Revision 3 Shields or Custom ones that are able to exploit the IOREF pin.

4.) Two Digital to Analog Converters (DAC) on-board (in addition to the conventional Analog to Digital Converters – ADC)

5.) Low Power Consumption (Due runs at 3.3V).

6.) Increased Flash Memory – 512 KB (Code Upload capacity of Uno is 32 KB while that of Due is 16 times higher).

7.) More Input/ Output Ports.

8.) Higher Clock Speed (a jump from 16 MHz to 84 MHz).

 

A recent article posted on the Wired has confirmed that the Due will support the ADK 2.0 Protocol and will be compatible with Google’s Libraries and some of the code written for the Android Development Kit (ADK).

 

USB

There are two USB Ports on the Arduino Due:

a.) Micro USB B connector (for Programming).

b.) Micro USB AB connector (for Debugging and acting as Host for USB On-The-Go (OTG) Devices).


USB cables that are compatible with Due:

USB Cable A to micro-B

Micro USB On-The-Go (OTG) Cable


For details about Arduino Due, see the Introduction Page.

By fabtolab        Like (0)

Lowest Price in India!

The Arduino Due is the newcomer microcontroller board in the Arduino boards family. It's the first board based on a 32 bit ARM core processor, the Atmel SAM3X8E ARM Cortex-M3 MCU, that improve all the standard Arduino functionalities and add more new features.

It offer 54 digital input/output pins (of which 12 can be used as PWM outputs, with selectable resolution), 12 analog inputs with 12 bit of resolution, 4 UARTs (hardware serial ports), and two DAC outputs (digital to analog converter), 84 MHz crystal oscillator, two USB connections, a power jack, an ICSP header, a JTAG header, and a reset button. The maximum voltage that the I/O pins can provide or tolerate is 3.3V. Providing higher voltages, like 5V to an input pin could damage the board.

The Due has two usb connectors, the one with the micro-usb AB connector is the native one capable to act as an USB host, that means you can connect compatible external usb peripherals to the board, such as mouse, keyboards, smartphones. While the other USB port with the type B connector is intended for debugging purposes.

 

Technical Specifications

Microcontroller AT91SAM3X8E
Operating Voltage 3.3V
Input Voltage (recommended) 7-12V
Input Voltage (limits) 6-20V
Digital I/O Pins 54 (of which 12 provide PWM output)
Analog Input Pins 12
Analog Outputs Pins 2 (DAC)
Total DC Output Current on all I/O lines 130 mA
DC Current for 3.3V Pin 800 mA
DC Current for 5V Pin 800 mA
SRAM 96 KB (64 + 32 KB)
Clock Speed 84 MHz

If you want to give a closer look to this board we advise you to visit the official Arduino Due page in the Products Section.

By sparkfun        Like (0)

Description: The Due is Arduino's first ARM-based Arduino development board. This board is based on a powerful 32bit CortexM3 ARM microcontroller made programmable through the familiar Arduino IDE. 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!

The Arduino Due has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), an 84 MHz clock, a USB-OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button and an erase button. There are also some cool features like DACs, Audio, DMA , an experimental multi tasking library and more.

To compile code for the ARM processor, you'll need the latest version of the Arduino IDE: v1.5 (After a period of testing and debugging this will replace the 1.0.1 IDE altogether)

Because of the limitations of system voltage imposed by the Atmel SAM3X8E, Arduino shields that are based on the 5v models won't work properly. All the shields that fully implement the Arduino R3 layout are compatible straight away (like the Arduino WiFi shield and Ethernet Shield) but other shields might not be compatible. Be careful when you're plugging stuff in!

Note: Unlike other Arduino boards, the Arduino Due board runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Providing higher voltages, like 5V to an I/O pin could damage the board.

Features:

Documents:

By makershed        Like (0)

The Arduino Due is the newest member of the Arduino family. It's the first Arduino based on a 32 bit ARM core processor, the Atmel SAM3X8E ARM Cortex-M3 MCU, so it improves on old functionality and adds new as well!

The Arduino Due offers 54 digital input/output pins (of which 12 can be used as PWM outputs, with selectable resolution), 12 analog inputs with 12 bit of resolution, 4 UARTs (hardware serial ports), and two DAC outputs (digital to analog converter), 84 MHz crystal oscillator, two USB connections, a power jack, an ICSP header, a JTAG header, 512KB Flash memory, and a reset button.

The Due has two on-board USB ports. A micro-USB which acts as a host allowing you to connect peripherals like mice, keyboards, and smartphones & a USB type A port to use for debugging.

By seeedstudio        Like (0)

The Arduino Due is the newcomer microcontroller board in the Arduino boards family. It's the first board based on a 32 bit ARM core processor, the Atmel SAM3X8E ARM Cortex-M3 MCU, that improve all the standard Arduino functionalities and add more new features.

It offer 54 digital input/output pins (of which 12 can be used as PWM outputs, with selectable resolution), 12 analog inputs with 12 bit of resolution, 4 UARTs (hardware serial ports), and two DAC outputs (digital to analog converter), 84 MHz crystal oscillator, two USB connections, a power jack, an ICSP header, a JTAG header, and a reset button. The maximum voltage that the I/O pins can provide or tolerate is 3.3V. Providing higher voltages, like 5V to an input pin could damage the board.

The Due has two usb connectors, the one with the micro-usb AB connector is the native one capable to act as an USB host, that means you can connect compatible external usb peripherals to the board, such as mouse, keyboards, smartphones. While the other USB port with the type B connector is intended for debugging purposes.

Features
  • CPU Clock at 84Mhz.
  • 96 KBytes of SRAM.
  • 512 KBytes of Flash memory for code.
  • a DMA controller, that can relieve the CPU from doing memory intensive tasks.
Specifications

MicrocontrollerAT91SAM3X8E
Operating Voltage3.3V
Input Voltage (recommended)7-12V
Input Voltage (limits)6-20V
Digital I/O Pins54 (of which 12 provide PWM output)
Analog Input Pins12
Analog Outputs Pins2 (DAC)
Total DC Output Current on all I/O lines130 mA
DC Current for 3.3V Pin800 mA
DC Current for 5V Pin800 mA
SRAM96 KB (64 + 32 KB)
Clock Speed84 MHz

By jameco        Like (0)

Arduino DUE


The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU (datasheet). It is the first Arduino board based on a 32-bit ARM core microcontroller. It has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), a 84 MHz clock, an USB OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button and an erase button.

Warning: Unlike other Arduino boards, the Arduino Due board runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Providing higher voltages, like 5V to an I/O pin could damage the board.

The board contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable (USB Type-A to USB micro-A) or power it with a AC-to-DC adapter (with 2.1mm center-positive connector) or battery to get started. Please refer to the datasheet for complete specifications and usage. The Due is compatible with all Arduino shields that work at 3.3V and are compliant with the 1.0 Arduino pinout.

The Due follows the 1.0 pinout:

  • TWI: SDA and SCL pins that are near to the AREF pin.
  • The IOREF pin which allows an attached shield with the proper configuration to adapt to the voltage provided by the board. This enables shield compatibility with a 3.3V board like the Due and AVR-based boards which operate at 5V.
  • An unconnected pin, reserved for future use. The Due has a dedicated forum for discussing the board.

    ARM Core benefits

    The Due has a 32-bit ARM core that can outperform typical 8-bit microcontroller boards. The most significant differences are:

  • A 32-bit core, that allows operations on 4 bytes wide data within a single CPU clock. (for more information look at int type page).
  • CPU Clock at 84Mhz.
  • 96 KBytes of SRAM.
  • 512 KBytes of Flash memory for code.
  • a DMA controller, that can relieve the CPU from doing memory intensive tasks.

    Specifications

  • Microcontroller: AT91SAM3X8E
  • Operating Voltage: 3.3V
  • Input Voltage (recommended): 7-12V
  • Input Voltage (limits): 6-20V
  • Digital I/O Pins: 54 (of which 12 provide PWM output)
  • Analog Input Pins: 12
  • Analog Outputs Pins: 2 (DAC)
  • Total DC Output Current on all I/O lines: 130 mA
  • DC Current for 3.3V Pin: 800 mA
  • DC Current for 5V Pin: 800 mA
  • Flash Memory: 512 KB all available for the user applications
  • SRAM: 96 KB (two banks: 64KB and 32KB)
  • Clock Speed: 84 MHz

    Resources & Downloads

  • EAGLE files: arduino-Due-reference-design.zip
  • Schematic: arduino-Due-schematic.pdf
  • Pin Mapping: SAM3X Pin Mapping page

    Report a problem
    Suggest a product
  • By rhydolabz        Like (0)

    Description: The Due is Arduino's first ARM-based Arduino development board. This board is based on a powerful 32bit CortexM3 ARM microcontroller made programmable through the familiar Arduino IDE. 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!

    The Arduino Due has 54 digital input/output pins (of which 12 can be used as PWM outputs), 12 analog inputs, 4 UARTs (hardware serial ports), an 84 MHz clock, a USB-OTG capable connection, 2 DAC (digital to analog), 2 TWI, a power jack, an SPI header, a JTAG header, a reset button and an erase button. There are also some cool features like DACs, Audio, DMA , an experimental multi tasking library and more.

    To compile code for the ARM processor, you'll need the latest version of the Arduino IDE: v1.5 (After a period of testing and debugging this will replace the 1.0.1 IDE altogether)

    Because of the limitations of system voltage imposed by the Atmel SAM3X8E, Arduino shields that are based on the 5v models won't work properly. All the shields that fully implement the Arduino R3 layout are compatible straight away (like the Arduino WiFi shield and Ethernet Shield) but other shields might not be compatible. Be careful when you're plugging stuff in!

    Note 1: Unlike other Arduino boards, the Arduino Due board runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Providing higher voltages, like 5V to an I/O pin could damage the board.

    Note2: Most of the shields made by rhydoLABZ are compatible with Arduino Due, so lets rock.

    Features:
    •     Microcontroller: AT91SAM3X8E
    •     Operating Voltage: 3.3V
    •     Recommended Input Voltage: 7-12V
    •     Min-Max Input Voltage: 6-20V
    •     Digital I/O Pins: 54 (of which 12 provide PWM output)
    •     Analog Input Pins: 12
    •     Analog Outputs Pins: 2
    •     Total DC Output Current on all I/O lines: 130 mA
    •     DC Current for 3.3V Pin: 800 mA
    •     DC Current for 5V Pin: 800 mA
    •     Flash Memory: 512 KB all available for the user applications
    •     SRAM: 96 KB (two banks: 64KB and 32KB)
    •     Clock Speed: 84 MHz
    Documents: