Dimensions of Arduino Due

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
maria9876
 
Posts: 19
Joined: Tue Oct 05, 2010 9:35 pm

Dimensions of Arduino Due

Post by maria9876 »

Hi,

I'm interested in the Arduino Due, but I can't find its dimensions anywhere. Does anyone know what they are? Thanks.

tldr
 
Posts: 466
Joined: Thu Aug 30, 2012 1:34 am

Re: Dimensions of Arduino Due

Post by tldr »

from arduino.cc
The maximum length and width of the Arduino Due PCB are 4 and 2.1 inches respectively, with the USB connectors and power jack extending beyond the former dimension. Three screw holes allow the board to be attached to a surface or case. Note that the distance between digital pins 7 and 8 is 160 mil (0.16"), not an even multiple of the 100 mil spacing of the other pins.

The Arduino Due is designed to be compatible with most shields designed for the Uno, Diecimila or Duemilanove. Digital pins 0 to 13 (and the adjacent AREF and GND pins), analog inputs 0 to 5, the power header, and "ICSP" (SPI) header are all in equivalent locations. Further the main UART (serial port) is located on the same pins (0 and 1). Please note that I2C is not located on the same pins on the Due (20 and 21) as the Duemilanove / Diecimila (analog inputs 4 and 5).

maria9876
 
Posts: 19
Joined: Tue Oct 05, 2010 9:35 pm

Re: Dimensions of Arduino Due

Post by maria9876 »

Thank you!!

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”