Difference between revisions of "Arduino Due"

From air
Jump to navigation Jump to search
Line 1: Line 1:
  +
[[Image:ArduinoDue.jpg|200px|thumb|right|Arduino Due]]
   
  +
http://arduino.cc/en/Main/ArduinoBoardDue
''Arduino board with a 32bit Cortex-M3 ARM processor on it. We’re using the SAM3U processor from ATMEL running at 96MHz with 256Kb of Flash, 50Kb of Sram, 5 SPI buses, 2 I2C interfaces, 5 UARTS, 16 Analog Inputs at 12Bit resolution ... ''
 
   
 
''Arduino board with a AT91SAM3X8E 32bit Cortex-M3 ARM processor on it. We’re using the SAM3U processor from ATMEL running at 96MHz with 256Kb of Flash, 50Kb of Sram, 5 SPI buses, 2 I2C interfaces, 5 UARTS, 16 Analog Inputs at 12Bit resolution ... ''
from http://arduino.cc/blog/2011/09/17/arduino-launches-new-products-in-maker-faire/
 
  +
  +
'''Attention: les niveaux de tension des IO est au maximum 3.3V.'''
  +
  +
L'Arduino comporte 2 ports micro-usb : un pour la programmation, un natif
  +
  +
L'environnement de développement est à l'heure actuel (janvier 2013) différent de celui des Arduino ATMega http://arduino.cc/en/Main/SoftwareDue

Revision as of 10:08, 22 January 2013

http://arduino.cc/en/Main/ArduinoBoardDue

Arduino board with a AT91SAM3X8E 32bit Cortex-M3 ARM processor on it. We’re using the SAM3U processor from ATMEL running at 96MHz with 256Kb of Flash, 50Kb of Sram, 5 SPI buses, 2 I2C interfaces, 5 UARTS, 16 Analog Inputs at 12Bit resolution ...

Attention: les niveaux de tension des IO est au maximum 3.3V.

L'Arduino comporte 2 ports micro-usb : un pour la programmation, un natif

L'environnement de développement est à l'heure actuel (janvier 2013) différent de celui des Arduino ATMega http://arduino.cc/en/Main/SoftwareDue