--- 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" --- 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) ## 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).