20 lines
811 B
Markdown
20 lines
811 B
Markdown
---
|
||
layout: download
|
||
board_id: "arduino_mkrzero"
|
||
title: "MKR Zero Download"
|
||
name: "MKR Zero"
|
||
manufacturer: "Arduino"
|
||
board_url: "https://www.arduino.cc/en/Guide/ArduinoMKRZero"
|
||
board_image: "arduino_mkr_zero.jpg"
|
||
features:
|
||
- Battery Charging
|
||
---
|
||
|
||
The Arduino MKR ZERO brings you the power of a Zero in the smaller format established by the MKR form factor. The MKR ZERO board acts as a great educational tool for learning about 32-bit application development. 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-mkrzero)
|
||
|
||
## Contribute
|
||
|
||
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
|