Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions _board/feather_m0_express.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: download
board_id: "feather_m0_express"
title: "Feather M0 Express Download"
name: "Feather M0 Express"
manufacturer: "Adafruit"
board_url: "https://www.adafruit.com/product/3403"
board_image: "/assets/images/boards/feather_m0_express.jpg"
---

The Adafruit Feather M0 Express was one of the first development boards designed for CircuitPython by Adafruit. Unlike the original Feather M0 Basic, it added a NeoPixel status LED and external 2MB SPI Flash for storing CircuitPython code.

It is a great entry into the Feather ecosystem with CircuitPython. However, it is now out performed by the [Feather M4 Express]({{ "/board/feather_m4_express/" | relative_url }}) which has a faster microcontroller with more RAM. The additional RAM allows CircuitPython to load more code all at once than this Feather M0 Express can.

## Tutorials
* [Feather M0 Express Overview](https://learn.adafruit.com/adafruit-feather-m0-express-designed-for-circuit-python-circuitpython)

## Purchase
* [Adafruit](https://www.adafruit.com/product/3403)
* [Digi-Key](https://www.digikey.com/short/p87w83)
Binary file added assets/images/boards/feather_m0_express.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.