The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU. 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.
The module (MicroSD Card Adapter) is a Micro SD card reader module, through the file system and the SPI interface driver, SCM system to complete the file to read and write MicroSD card. Arduino users can directly use the Arduino IDE comes with an SD card to complete the library card initialization and read
CNC Shield V3.0 can be used as drive expansion board for engraving machine, 3D printer and other devices. There’re 4 slots in the board for stepper motor drive modules, can drive 4 stepper motors, and each step stepper motor only need two IO port, that is to say, 6 IO ports can quite well to manage three stepper motor, it’s very convenient to use. After insert Arduino CNC Shield V3.0 into Arduino UNO, and installed GRBL firmware then you can quickly DIY a CNC engraving machine.
The Arduino Mega 2560 is a microcontroller board based on the ATmega2560. It has 54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Mega 2560 board is compatible with most shields designed for the Uno and the former boards Duemilanove or Diecimila.
Reviews
There are no reviews yet.