Add Cytron Maker Zero SAMD21
This commit is contained in:
parent
83056fbaa0
commit
532a01bbdc
1 changed files with 9 additions and 3 deletions
|
|
@ -13,9 +13,13 @@ features:
|
|||
- GPIO LED indicators, RGB LEDs, buzzer
|
||||
---
|
||||
|
||||
Do you need a powerful microcontroller with low power consumption for your project?
|
||||
Do you need a powerful microcontroller with low power consumption for your project? Introducing Maker Zero SAMD21, a development board based on the famous ATSAMD21 chip featuring a 32-bit ARM Cortex® M0+ core.
|
||||
|
||||
Introducing Maker Zero SAMD21, a development board based on the famous ATSAMD21 chip, with convenient yet exciting features.
|
||||
Maker Zero SAMD21 is packed with convenient yet exciting features such as a servo ports, grove ports, GPIO LED indicators, RGB LEDs, programmable push buttons and a piezo buzzer. It has the same form factor as Arduino Uno and compatible with Arduino Zero.
|
||||
|
||||
The SAMD21 chip offers higher performance, enabling project opportunities for a variety of devices, and as a great educational tool for learning 32-bit applications. The SAMD21 chip applications span from smart IoT devices, wearable technology, high-tech automation, to robotics.
|
||||
|
||||
The Maker Zero SAMD21 is shipped with bootloader from Adafruit that accepts code from Arduino IDE. The bootloader also allows you to easily change the board to CircuitPython mode by double-tapping the reset button and copying the .uf2 file that contains CircuitPython firmware into the board.
|
||||
|
||||
Features:
|
||||
- Arduino Uno form factor
|
||||
|
|
@ -25,6 +29,8 @@ Features:
|
|||
- Up to 48MHz operating frequency
|
||||
- 32KB of SRAM
|
||||
- 256KB of Flash memory
|
||||
- 8x Grove Ports (Digital I/O, PWM Output, UART, I2C, Analog Input)
|
||||
- 4x Servo Ports
|
||||
- 17x Status indicator LEDs for GPIOs
|
||||
- 1x Piezo buzzer with mute switch
|
||||
- 2x Push button
|
||||
|
|
@ -34,7 +40,7 @@ Features:
|
|||
|
||||
|
||||
## Purchase
|
||||
* [Cytron](https://my.cytron.io/p-maker-zero-samd21)
|
||||
* [Cytron Technologies](https://my.cytron.io/p-maker-zero-samd21)
|
||||
|
||||
## Contribute
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue