Atmosphere IoT Studio adds support for the Arduino Due microcontroller board

Atmosphere recently added support for the Arduino Due, enabling IoT solution builders to use the Atmosphere drag-and-drop Studio IDE to incorporate this development kit into their IoT projects.
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), 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.
The board contains everything needed to support the microcontroller; simply connect it to a computer with a micro-USB cable or power it with a AC-to-DC adapter or battery to get started. The Due is compatible with all Arduino shields that work at 3.3V and are compliant with the 1.0 Arduino pinout.
The Getting Started with Arduino Due guide on the Atmosphere Developer Hub will walk you through creating a project, programming the firmware, registering the device and displaying data to a dashboard in 8 easy steps.
Additional documentation on customizable properties for the kit is provided here:
Arduino Due hardware guide
For additional datasheets, pricing, and to purchase the development kit, please visit Digi-Key.
Lastly, the Atmosphere Developer Forum is a helpful resource for posting questions, comments and insights.