Going hands-on with the now-on-sale Arduino Zero


It’s official! Makers in the U.S. can now buy the 32-bit Arduino board online. 


In addition to a number of other announcements during his Maker Faire Bay Area “State of Arduino” address, Massimo Banzi had finally revealed the dates for the highly-anticipated Zero board to a standing-room only crowd. In fact, MAKE: Magazine would even go on to call it “one of the biggest pieces of news” from this year’s show and tell.

ABX00003_featured_1024x1024

And now available (as of June 15th) for purchase within the United States, here’s a quick refresher on the 32-bit Arduino unit that is bound to become a Maker hit over the summer. While its form factor may share that of the Leonardo, the Zero boasts an Atmel | SMART SAM D21 ARM Cortex-M0+ core, enabling the board to run much faster and pack more of a punch than its 8-bit counterparts.

It’s also worth mentioning that the latest device offers users the ability to easily talk to the cloud, thanks to an increase in bits and clock cycles to deal with what’s coming in and going out. This allows Makers to bring their wildest (and smartest) Internet of Things projects to life. As the Wizard of Make Bob Martin explains, “You can do this with an 8-bit microcontroller, but sometimes with data streams, it’s like drinking from a firehose.”

Ard_ZERO_back_1024x1024

Key hardware specs include 256KB of Flash, 32KB SRAM in a TQFP package and a clock speed of 48MHz. In comparison, the 8-bit Leonardo (ATmega32U4) comes with only 32KB of Flash, 2.5KB of SRAM and merely runs at 16MHz. One its other notable features is the Atmel Embedded Debugger (EDBG), which provides a full debug interface without the need for any supplemental hardware. EDBG supports a virtual COM port that can be used for device programming and traditional Arduino bootloader functionality, and is entirely compatible with Atmel Studio to give users the ability to import their sketches directly and do source-level debugging.

The Zero sports six analog and 14 digital pins, all of which except for the Rx/Tx pins can also serve as PWM pins. Meanwhile, the analog pins have a 12-bit ADC instead of the Leonardo’s 10-bit ADC, significantly improving analog resolution. Though the new board does not have EEPROM, it does support 16KB by emulation. In other words, Arduino sketches relying upon this feature will still run without any hiccups.

Zero

Upon receiving the board, a user may notice that that Zero’s silk includes an additional graphic element: the Genuino logo. (For those who may not know, Genuino — meaning “genuine” in Italian — is Arduino’s global sister brand.)

“We added the Genuino logo to the Arduino Zero to stress its authenticity, and to make it easier for the Arduino community to spot original boards. We are going to include this logo to all genuine Arduino boards from now on,” the crew says.

ZeroGenuino

In tandem with its debut on the Arduino U.S. online store, the team has unveiled the Arduino IDE 1.6.5 with a bunch of enhancements as well as support for the Zero. This version of the incredibly popular IDE will keep the serial monitor open while uploading, an “Open Recent” menu that shows the last five opened sketches and a new modern editor, among many other improved elements.

Interested? Head over to the Zero’s official page here, where the board is currently going for $49.90. As you wait for its arrival, watch below as the Wizard of Make gives MAKE’s Alasdair Allan a hands-on demonstration.

3 thoughts on “Going hands-on with the now-on-sale Arduino Zero

  1. Pingback: Wino is an $11 Arduino-like board with Wi-Fi | Atmel | Bits & Pieces

  2. Pingback: Atmel launches IoT Cloud Ecosystem Partner Program | Atmel | Bits & Pieces

  3. Pingback: Modulo is now based on the Atmel | SMART SAM D21 | Atmel | Bits & Pieces

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s