circuitpython-org/_board/arduino_mkrzero.md

20 lines
811 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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 Microchips 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).