
Arduino ARD-A000062 Due Original | Genuine Arduino Due
The Arduino Due (A000062) is a high-performance development board that marks Arduino's transition to 32-bit ARM architecture. Powered by the Atmel SAM3X8E microcontroller, which features an ARM Cortex-M3 core running at 84 MHz, the Due offers substantial computational power for complex projects. It provides 54 digital I/O pins, with 12 capable of PWM output, and 12 analog inputs. Additionally, it includes 2 DACs, 4 UARTs, 2 TWI (I2C), 1 SPI, and 1 USB OTG connection, offering extensive interfacing options. The board operates at 3.3V, and it's crucial to ensure that connected peripherals are compatible with this voltage to prevent damage. With 512 KB of flash memory and 96 KB of SRAM, the Arduino Due is well-suited for applications requiring significant processing power and memory capacity. Its compatibility with the Arduino IDE ensures a user-friendly development experience, making it an excellent choice for advanced embedded systems, robotics, and real-time applications.
- The Arduino Due is a microcontroller board based original arduino due board on the atmel sam3x8e arm cortex-m3 CPU.
- Arduino Due is the first arduino board based on a 32-bit arm core microcontroller.
- Arduino Due has 54 digital input output pins, 12 analog inputs, 4 UARTs , a 84 MHz clock, a power jack, an SPI header, a JTAG header, a reset button and an erase button.
- The Arduino Due features 96 kbytes of SRAM and 512 kbytes of flash memory for code.