arduino_mkrzero.md
1 --- 2 layout: download 3 board_id: "arduino_mkrzero" 4 title: "MKR Zero Download" 5 name: "MKR Zero" 6 manufacturer: "Arduino" 7 board_url: "https://www.arduino.cc/en/Guide/ArduinoMKRZero" 8 board_image: "arduino_mkr_zero.jpg" 9 features: 10 - Battery Charging 11 --- 12 13 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. 14 15 ## Purchase 16 * [Arduino](https://store.arduino.cc/usa/arduino-mkrzero) 17 18 ## Contribute 19 20 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).