Adafruit METRO M0 Express - designed for CircuitPython - ATSAMD21G18

Product ID: 3505
$24.95
Qty Discount
1-9 $24.95
10-99 $22.46
100+ $19.96

Description

Metro is our series of microcontroller boards for use with the Arduino IDE. 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+.

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. Not only can you use CircuitPython, but the Metro M0 is also great for use in the Arduino IDE.

Please note that while this board was our first for CircuitPython usage, better and bigger chips have come out since then! We recommend the Metro M4 for a roomy, speedy, experience.

  • Power the METRO with 7-9V polarity protected DC or the micro USB connector to any 5V USB source. The 2.1mm DC jack has an on/off switch next to it so you can turn off your setup easily. The METRO will automagically switch between USB and DC.
  • METRO has 25 GPIO pins, 12 of which are analog in, and one of which is a true analog out. There's a hardware SPI port, hardware I2C port and hardware UART. Logic level is 3.3V
  • Native USB, there's no need for a hardware USB to Serial converter as the Metro M0 has built in USB support. When used to act like a serial device, the USB interface can be used by any computer to listen/send data to the METRO, and can also be used to launch and update code via the bootloader. It can also act like a keyboard, mouse or MIDI device as well.
  • Four indicator LEDs and one NeoPixel, on the front edge of the PCB, for easy debugging. One green power LED, two RX/TX LEDs for data being sent over USB, and a red LED connected. Next to the reset button there is an RGB NeoPixel that can be used for any purpose.
  • 2 MB SPI Flash storage chip is included on board. You can use the SPI Flash storage like a very tiny hard drive. When used in Circuit Python, the 2 MB flash acts as storage for all your scripts, libraries and files. When used in Arduino, you can read/write files to it, like a little datalogger or SD card, and then with our helper program, access the files over USB.
  • Easy reprogramming, comes pre-loaded with the UF2 bootloader, which looks like a USB storage key. Simply drag firmware on to program, no special tools or drivers needed! It can be used to load up CircuitPython, PXT/MakeCode or Arduino IDE (it is bossa-compatible)

Comes fully assembled with headers, tested, and with the UF2 bootloader loaded on. We also include 4 rubber bumpers to keep it from slipping off your desk. No soldering required to use, plug and play!

Good news, CircuitPython now comes preloaded!

Check out our full guide for pinouts, schematics, drivers, instructions, Fritzing object, and more!

 

Technical Details

Revision History:

  • As of August 17, 2023 – we changed the crystal package and moved some components for manufacturability. All functionality is the same otherwise.
  • As of April 27, 2018 - we have updated the design to have lower analog noise, replaced the SMT DC jack and headers with through-hole headers and jack, and now ship with CircuitPython already loaded.

Detailed specifications:

  • ATSAMD21G18 @ 48MHz with 3.3V logic/power
  • 256KB of FLASH + 32KB of RAM
  • 2 MB SPI Flash chip
  • No EEPROM
  • 32.768 KHz crystal for clock generation & RTC
  • 3.3V regulator with 500mA peak current output
  • USB native support, comes with USB bootloader and serial port debugging
  • You also get tons of pins - 25 GPIO pins, 5 more than the Metro 328
  • Hardware Serial, hardware I2C, hardware SPI support
  • PWM outputs on almost all pins
  • 6 x 12-bit analog inputs
  • 1 x 10-bit analog output (DAC)
  • Built in NeoPixel on pin #40
  • Pin #13 red LED for general purpose blinking
  • Power on/off switch
  • 4 mounting holes
  • We also include 4 rubber bumpers to keep it from slipping off your desk
  • Reset button
  • Adafruit Black PCB with gold plate on pads
  • Dimensions: 71mm x 53mm / 2.8" x 2.1"
  • Height (w/ barrel jack): 13mm / 0.5"
  • Weight: 20g
RoHS 2 2011 65 EU Compliant
RoHS 2 2015 863 EU Compliant

Learn

CircuitPython, Arduino IDE or even MakeCode with this Metro M0
¿Nuevo a CircuitPython? Este es el lugar para iniciar.
Learn how to control digital inputs and outputs with CircuitPython!
See All Guides