Store

Adafruit

$40.89 |
In stock
No reviews yet

The Feather M0 Basic Proto is the no-frills member of the Feather M0 family, built around the ATSAMD21G18 ARM Cortex M0 processor with a built-in prototyping...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Feather M0 Basic Proto is the no-frills member of the Feather M0 family, built around the ATSAMD21G18 ARM Cortex M0 processor with a built-in prototyping area for soldering on extra components. With 256KB of flash and 32KB of RAM, it provides significantly more processing power than ATmega-based Feathers.

The ATSAMD21 — the same chip used in the Arduino Zero — includes native USB support, a 10-bit DAC output, and PWM on all pins. The 32.768 kHz crystal provides a precise clock source for RTC applications.

Key Features

  • ATSAMD21G18 @ 48 MHz – ARM Cortex M0, 3.3V logic
  • 256KB Flash + 32KB RAM – No EEPROM
  • Native USB – Built-in USB bootloader and serial port debugging
  • Built-in Prototyping Area – Solderable space for quick component additions
  • 32.768 kHz Crystal – For clock generation and RTC
  • 20 GPIO Pins – PWM on all pins
  • 6× 12-bit Analogue Inputs – Higher resolution than ATmega-based Feathers
  • 1× 10-bit DAC Output – True analogue output
  • Hardware Serial, I2C & SPI – Full peripheral support
  • Built-in LiPo Charger – 100 mA charging with status indicator LED
  • Battery Monitoring – Battery voltage routed to an analogue pin via divider
  • 3.3V Regulator – 500 mA peak current output
  • Pin #13 Red LED – General-purpose blinking

Specifications

  • Dimensions – 51 × 23 × 8 mm (without headers)
  • Weight – 4.6 g
  • Mounting – 4 mounting holes

Also Available

Ideal For

  • Quick prototyping with onboard solderable area
  • Projects requiring true analogue output (DAC)
  • Expanding with FeatherWing add-on boards
  • Stepping up from ATmega-based boards

Package Contents

  • 1× Assembled and tested Feather M0 Basic Proto
  • 1× Header set
Note: LiPo battery and USB cable are sold separately.

Jargon buster

Plain-language definitions for the technical terms used above.

3.3V regulator
A 3.3V regulator is a power circuit that provides a steady 3.3 volts for parts that need that supply voltage. On a breakout board, it can let the sensor run safely even when the connected microcontroller or power source uses a higher voltage.
Bootloader
Small starter software on a microcontroller that lets new code be uploaded before the main program runs. Knowing how to enter bootloader mode matters when you need to program the board or recover it after a faulty sketch.
CircuitPython
A beginner-friendly version of Python designed to run directly on microcontroller boards. If a product supports CircuitPython, you can often program it by copying code files onto the board rather than setting up a more complex toolchain.
DAC
A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
EEPROM
A type of non-volatile memory that keeps stored data even when power is turned off. In a sensor module, it can be used to store settings or calibration data so they do not need to be re-entered every time.
FeatherWing
A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
Headers
Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
LED
A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
LiPo
A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
microSD card
A microSD card is a small removable memory card used to store files such as audio tracks. For this product, the card is where the sound files live, so its capacity and formatting can affect how many sounds you can use.
native USB
Native USB means the microcontroller itself handles USB communication, rather than using a separate USB-to-serial chip. This matters for programming, debugging, and projects that need the board to act directly as a USB device.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RAM
RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
RTC
A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.