Tag Archives: Zero

HackADay talks Arduino Zero with Atmel’s Bob Martin

On May 15, Arduino and Atmel debuted the long-awaited Zero. The 32-bit development board packs Atmel’s versatile SAMD21 microcontroller (MCU), which is built around ARM’s Cortex M0+ core.

Key hardware specs include 256kb of flash, 32kb SRAM in a TQFP package and compatibility with 3.3V shields that conform to the Arduino R3 layout.

 The Arduino Zero board also boasts flexible peripherals along with Atmel’s Embedded Debugger (EDBG) – facilitating a full debug interface on the SAMD21 without the need for supplemental hardware.

In addition, EDBG supports a virtual COM port that can be used for device programming and traditional Arduino bootloader functionality.

During Maker Faire Bay Area 2014, the HackADay crew had the opportunity to go hands on with the new board, discussing the Zero with Atmel’s very own Bob Martin.

“There are two USB connectors; one let you access the board as a device or a host while the other connects the debugging hardware. If you’ve never used an On Chip Debugger before it’ll change your life so do give it a try,” writes HackADay’s Mike Szczys.

“When you do move past the initial prototyping phase of your project you can still use the Zero as a debugging tool. There’s an unpopulated 10-pin header (not sure if the small pitch header comes with it or not) which can be used to interface with a target board. Bob also spent some time talking about the configurable 6-pin header which allows you to choose from a range of hardware protocols (SPI, TWI, etc.)”

Interested in learning more about the Atmel-powered Arduino Zero? You can check out the development board’s official page here.

Atmel @ Maker Faire Day 2

Atmel’s jam-packed booth (#205) hosted Makers, modders and hackers on day two of Maker Faire Bay Area 2014.

We showcased a number of uber-cool exhibits and demos throughout the day, with various guest appearances by various personalities such as Massimo Banzi and Sir Mix-A-Lot.

Our Day 1 image gallery is available here – and more Day 2 pictures below!

Arduino Zero takes center stage at Maker Faire

Arduino and Atmel recently debuted the Zero, a 32-bit development board powered by Atmel’s ARM-based (Cortex M0+ core) SAMD21 microcontroller (MCU).

Today, the Zero took center stage at Maker Faire Bay Area, as Arduino co-founder Massimo Banzi, along with ARM and Atmel execs, unveiled the long-awaited board for all to see.

As we’ve previously discussed on Bits & Pieces, the Zero features 256kb of flash, 32kb SRAM in a TQFP package and compatibility with 3.3V shields that conform to the Arduino R3 layout.

In addition, the Arduino Zero board boasts flexible peripherals along with Atmel’s Embedded Debugger (EDBG) – facilitating a full debug interface on the SAMD21 without the need for supplemental hardware.

Last, but certainly not least, EDBG supports a virtual COM port that can be used for device programming and traditional Arduino bootloader functionality.

Interested in learning more about the Atmel-powered Arduino Zero? You can check out the dev board’s official page here.

Atmel @ Maker Faire Day 0 (sneak peek)

Atmel is getting ready to take center stage at Maker Faire Bay Area 2014 in San Mateo on May 17th and 18th.

atmelmakerfaire1

Our team is currently setting up booth #205, where we’ll be showcasing a wide range of Maker projects, platforms and devices, including the new Arduino Zero which is powered by Atmel’s ARM-based SAMD21 microcontroller (MCU).

So, what else can you find in booth #205?

  • Wearable electronics and cosplay
  • MicroView
  • ProtoSnap Pro-Mini
  • Red Boards
  • FuzzBots
  • Phonear
  • Touch Boards
  • Hexabugs
  • uToT ‘bots
  • 3D printers
… And more!

Maker Faire Bay Area 2014 will kick off at the San Mateo Event Center in San Mateo, CA, on Saturday, May 17, from 10am to 8pm and Sunday, May 18, from 10am to 6pm.

Tickets can be purchased on-site at Maker Faire Bay Area 2014 on May 17 and 18, 2014 ($25.00 – $40.00 for a full day pass).

Can’t make it to the Faire? You can follow @Atmel live on Twitter for event updates, or join the conversation by tweeting #AtmelMakes.

Arduino Zero in my hot little hand

A buddy just walked by and showed me the new Arduino Zero that will be showcased at the Bay Area Maker Faire 2014 this Saturday and Sunday.

Arduino-Zero_Atmel-SAM-D21

It’s nice working at Atmel Headquarters where stuff like this happens to me. Better yet, one of our brilliant Norwegian marketing engineers walked by and I asked him about the Zero. I said: “OK, it has a SAM D21 ARM Cortex M0+ chip, but what is that other big chip?”

He said: “Its the debugger chip, the same one we use on our Xplained Pro boards.”

I say: “A debugger, like you can use on our Studio 6 integrated development platform?”

He says “yup.”

Now I happened to have the Arduino IDE running on my screen, and I point to it and say “But the Arduino IDE does not have a debugger interface!”

And he just smiled and walked away.

Arduino-Zero_Atmel-SAM-D21_hand

So there you have it, maybe not right away, but one day soon, you will be able to actually watch the guts of an Atmel chip as it executes your code in an Arduino. You can see registers and memory values, and set breakpoints and all the other things a debugger does. I am a big fan of debuggers, as evidenced by two recent videos I did here and here. You can do it now with our debuggers or our SAM D21 Xplained Pro boards, but only in Studio 6.2. If you prefer the Arduino IDE, you might be able to debug soon using that.

Who’s talking about the Arduino Zero ?

The Atmel-powered Arduino Zero dev board was officially announced on May 15th, 2014. The board’s debut has already been covered by a number of prominent tech publications, including Ars Technica, HackADay, EE Times, Electronics Weekly, CNX SoftwareUberGizmoGeeky Gadgets, SlashGear, PC World, SemiWiki and Makezine.

Sean Gallagher, Ars Technica



“The Zero is a 32-bit extension of Arduino’s flagship Uno board, developed jointly by the Arduino team and Atmel, targeted at helping developers prototype smart devices. Based on the Atmel SAM D21 ARM Cortex-based microcontroller, the Zero includes Amtel’s Embedded Debugger—allowing developers to debug their projects without having to wire up another interface.

”

“It gives developers a huge boost in storage and memory over the Uno, providing 256KB of onboard Flash storage (compared to the Uno’s 32KB) and 32KB of static RAM (compared to the Uno’s 2KB). It can also emulate an Electronically Erasable Programmable Read-Only Memory (EEPROM) of up to 168KB, while the Uno only supported 1KB of EEPROM.”

Brian Benchoff, HackADay

“The Arduino Zero uses an Atmel ARM Cortex-M0+ for 256kB of Flash and 32k of RAM. The board supports Atmel’s Embedded Debugger, finally giving the smaller Arduino boards debugging support.

“The chip powering the Zero features six communications modules, configurable as a UART, I2C, or SPI. USB device and host are also implemented on the chip [and] there are two USB connectors on the board.”

Max Maxfield, EE Times



“I’ve become a huge supporter of the Arduino, from the concept to the hardware to the software (IDE) to the ecosystem. I’m now using Arduinos and Arduino-compatible platforms for all sorts of projects, including my Infinity Mirror, my Inamorata Prognostication Engine and my BADASS Display.

“Each Arduino and Arduino-compatible platform offers different features, functions, capacities, and capabilities, which makes it possible to select the optimal platform for the project at hand using criteria such as size, cost, performance, and number of input/output pins. As of this morning, there’s a new kid on the block – the Arduino Zero, which has been jointly developed by Atmel and Arduino.”

Alasdair Allan, MakeZine

“While it shares the same form factor as the Arduino Leonardo—with 14 digital and 5 analog pins—all of the digital pins except the Rx/Tx pins can act as PWM pins, and the analog pins have a 12-bit ADC instead of the Leonardo’s 10-bit ADC, giving significantly better analog resolution,” writes Makezine’s Alasdair Allan.

“The new board comes with 256KB of Flash memory, and 32KB of SRAM. While the new board doesn’t have EEPROM, it does support 16KB by emulation, so Arduino sketches relying on this feature will still run without issue.”

Arduino Zero – official specs:

  • Microcontroller ATSAMD21G18, 48pins LQFP
  • Operating voltage 3.3V
  • Digital I/O Pins 14, with 12 PWM and UART
  • Analog input pins 6, including 5 12bits ADC channels and one 10 bits DAC
  • DC current per I/O Pin 7 mA
  • Flash memory 256 KB
  • SRAM 32 KB
  • EEPROM up to 16KB by emulation
  • Clock speed 48 MHz

Interested in learning more? You can check out the official Arduino Zero page here.

Arduino and Atmel debut Zero dev board



Arduino and Atmel have debuted the Zero development board – a simple, elegant and powerful 32-bit extension of the platform originally established by the popular UNO.

The Zero board expands the Arduino family by providing increased performance to fuel the creativity of the Maker community,” said Massimo Banzi, Arduino co-founder and CEO.

Arduino_Zero_Overhead_Top_5395

“The flexible feature set enables endless project opportunities for devices and acts as a great educational tool for learning about 32-bit application development.”

Indeed, the Arduino Zero board packs Atmel’s versatile SAMD21 microcontroller (MCU), which features a 32-bit ARM Cortex M0+ core. Additional key hardware specs include 256kb of flash, 32kb SRAM in a TQFP package and compatibility with 3.3V shields that conform to the Arduino R3 layout.

The Arduino Zero board also boasts flexible peripherals along with Atmel’s Embedded Debugger (EDBG) – facilitating a full debug interface on the SAMD21 without the need for supplemental hardware.

Arduino_Zero_Angle_Top_5407

In addition, EDBG supports a virtual COM port that can be used for device programming and traditional Arduino bootloader functionality.

According to Atmel exec Reza Kazerounian, the Zero board aims to provide creative individuals with the potential to realize truly innovative ideas for smart IoT devices, wearable technology, high-tech automation and robotics.

“Leveraging more than 15 years of experience since the inception of AVR, simplicity and ease-of-use have been at the core of Atmel’s technology,” Kazerounian added.

Arduino_Zero_Overhead_Bottom_5396

“[We are] pleased to see the continued growth of the global maker community stemming from the increasing access and availability to open source platforms such as Arduino. We enable Makers, but the power lies within the Makers themselves.”

Interested in checking out an Arduino Zero prototype? You can get up close and personal with the very first prototypes at Maker Faire Bay Area 2014 in San Mateo on May 17 and 18 at the following booths:

  • Arduino booth: #204
  • Atmel booth: #205
  • ARM booth: #405

We’ll see you there!