- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 12 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Arduino Zero board released by Massimo Banzi on US market
We’ve been waiting for this moment for months and today we confirm that Arduino Zero is available for purchase from the Arduino Store in US on Monday June 15th at $49.90.
At the same time it has been released the Arduino IDE 1.6.5 with a bunch of new features and the support for the Arduino Zero
The Arduino Zero is a simple and powerful 32-bit extension of the platform established by Arduino UNO. The Arduino Zero enables creative individuals to realize truly innovative ideas for smart IoT devices, wearable technology, high-tech automation, crazy robotics, and projects not yet imagined. The board is powered by Atmel’s SAMD21 MCU, which features a 32-bit ARM Cortex® M0+ core.
The board contains everything needed to support the microcontroller; simply connect it to a computer with a micro-USB cable or power it with a AC-to-DC adapter or battery to get started. The Zero is compatible with all Arduino shields that work at 3.3V and are compliant with the 1.0 Arduino pinout.
Warning: Unlike most Arduino boards, the Arduino Zero board runs at 3.3V. The maximum voltage that the I/O pins can tolerate is 3.3V. Applying voltages higher than 3.3V to any I/O pin could damage the board.
Hardware Features:
Microcontroller ATSAMD21G18, 32-Bit ARM Cortex M0+ Operating Voltage 3.3V General purpose I/O Pins 20, all of which can do digital I/O and all except for 2 and 7 can be used as PWM output UART 1 Analog Input Pins 6, 12-bit ADC channels Analog Output Pins 1, 10-bit DAC External Interrupts Available on all pins except pin 4 DC Current per I/O Pin 7 mA Flash Memory 256 KB SRAM 32 KB EEPROM None (part of the Flash memory may be used as a non-volatile storage with some limitations*) Clock Speed 48 MHz
(*) the lifetime of the typical flash memory is about 25K write-cycles, and unlike EEPROM, it must be erased in pages before writing. The flash memory is erased when Arduino uploads a new sketch.
Arduino Zero’s silk has an additional graphic element: the Genuino logo. Genuino is the Arduino sister brand from the Arduino founders (M. Banzi, D. Cuartielles, T. Igoe, D. Mellis), team and community. We added the Genuino logo to the Arduino Zero to stress its authenticity, and to make it easier for the Arduino community to spot original boards. We are going to include this logo to all genuine Arduino boards from now on
Source: Arduino – ArduinoBoardZero