Technical Specifications
Warranty Information
All the products supplied by Evelta are genuine and original. We offer 14 days replacement warranty in case of manufacturing defects. For more details, please visit our cancellation and returns page.
All the products supplied by Evelta are genuine and original. We offer 14 days replacement warranty in case of manufacturing defects. For more details, please visit our cancellation and returns page.
This new Metro M0 Express board looks a whole lot like our original Metro 328, but with a huge upgrade. Instead of the ATmega328, this Metro features a ATSAMD21G18 chip, an ARM Cortex M0+. It's our first Metro that is designed for use with CircuitPython! CircuitPython is our beginner-oriented flavor of MicroPython - and as the name hints at, its a small but full-featured version of the popular Python programming language specifically for use with circuitry and electronics.
Not only can you use CircuitPython, but the Metro M0 is also usable in the Arduino IDE. At the Metro M0's heart is an ATSAMD21G18 ARM Cortex M0 processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new Arduino Zero. This chip has a whopping 256K of FLASH (8x more than the Atmega328) and 32K of RAM (16x as much)! This chip comes with built in USB so it has USB-to-Serial program & debug capability built in with no need for an FTDI-like chip.
Key Features
Q: What is the METRO M0 Express for CircuitPython used for?
A: The METRO M0 Express for CircuitPython is a development board designed for use with CircuitPython. CircuitPython is a beginner-friendly version of Python that is specifically made for use with electronics and circuitry.
Q: What are the key features of the METRO M0 Express for CircuitPython?
A: The key features of the METRO M0 Express for CircuitPython include:
Q: What is the difference between the METRO M0 Express for CircuitPython and the Metro 328?
A: The main difference between the METRO M0 Express for CircuitPython and the Metro 328 is the processor. The METRO M0 Express uses an ATSAMD21G18 ARM Cortex M0+ processor, while the Metro 328 uses an ATmega328 processor. The ATSAMD21G18 is more powerful and has more features than the ATmega328. For example, the ATSAMD21G18 has 256KB of FLASH memory and 32KB of RAM, while the Atmega328 only has 32KB of FLASH memory and 2.5KB of RAM. Additionally, the METRO M0 Express is designed for use with CircuitPython, while the Metro 328 can be used with Arduino IDE.