This touches a bunch of files, but makes it so that it's impossible to forget or lose the section.
21 lines
895 B
Markdown
21 lines
895 B
Markdown
---
|
||
layout: download
|
||
board_id: "arduino_zero"
|
||
title: "Zero Download"
|
||
name: "Zero"
|
||
manufacturer: "Arduino"
|
||
board_url: "https://www.arduino.cc/en/Guide/ArduinoZero"
|
||
board_image: "arduino_zero.jpg"
|
||
date_added: 2019-3-9
|
||
family: atmel-samd
|
||
bootloader_id: zero
|
||
features:
|
||
- Arduino Shield Compatible
|
||
---
|
||
|
||
The Arduino Zero is a simple and powerful 32-bit extension of the platform established by the UNO. The Zero board expands the family by providing increased performance, enabling a variety of project opportunities for devices, and acts as a great educational tool for learning about 32-bit application development.
|
||
|
||
The Zero applications span from smart IoT devices, wearable technology, high-tech automation, to crazy robotics. The board is powered by Microchip’s SAMD21 MCU, which features a 32-bit ARM Cortex® M0+ core.
|
||
|
||
## Purchase
|
||
* [Arduino](https://store.arduino.cc/usa/arduino-zero)
|