AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Adafruit

5.0 (2 reviews)

$20.80 |
In stock
5.0 (2 reviews)

The Adafruit GEMMA M0 is a tiny, coin-sized microcontroller board designed for wearable electronics and small projects. Despite its quarter-sized footprint, ...

Stock availability

Ready to ship from Sydney
3 in stock
Available with leadtime
100 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit GEMMA M0 is a tiny, coin-sized microcontroller board designed for wearable electronics and small projects. Despite its quarter-sized footprint, it packs serious power with an ATSAMD21E18 32-bit Cortex M0+ processor, 256 KB of Flash, and 32 KB of RAM — a massive upgrade over the original ATtiny85-based Gemma.

The GEMMA M0 ships with CircuitPython pre-loaded. Plug it in, edit the main.py file with any text editor, and your project is ready — no IDE or compiler installation required. It also works with the Arduino IDE for those who prefer C/C++.

Key Features

  • ATSAMD21E18 32-bit Cortex M0+ – 48 MHz processor with 256 KB Flash and 32 KB RAM
  • Native USB – Works as a serial console, keyboard/mouse HID, or small disk drive on every OS
  • CircuitPython and Arduino Support – Program with Python or C/C++, no special software installation needed
  • Three Sew-Pads with Alligator-Clip Holes – Easy connections with conductive thread or clips for fast prototyping
  • 12-bit Analog Input – On each I/O pad, with internal pullups/pulldowns
  • True Analog Output – One pad supports 10-bit audio playback
  • Two High-Speed PWM Outputs – Drive servos, LEDs, and more
  • Hardware Capacitive Touch – All three pads work as touch sensors with no extra components
  • NeoPixel and DotStar Support – Drive 8,000+ pixels on any pin, with DMA-NeoPixel support on one pin for zero processor overhead
  • Hardware I²C and Serial – True hardware support on two pads (no bit-banging)
  • Built-in RGB DotStar LED – For status indication or visual feedback
  • On/Off Switch and Reset Button – Convenient power and restart controls
  • JST Battery Connector – For AAA or LiPo batteries (no built-in LiPo charging, safe for NiMH/alkalines)

Ideal For

  • Wearable electronics and e-textile projects
  • Small interactive LED installations
  • Beginner-friendly CircuitPython learning
  • Rapid prototyping with alligator clips
  • Portable, battery-powered projects

Package Contents

  • 1× Adafruit GEMMA M0 – Fully assembled and tested, with CircuitPython and example code pre-loaded
Note: The GEMMA M0 has the same pinout as the original Gemma, so existing Arduino code works without changes. USB cable not included.

Resources

Jargon buster

Plain-language definitions for the technical terms used above.

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.
conductive thread
Thread made with metal or other conductive fibres so it can carry electricity while being sewn into fabric. It matters for wearable and textile projects because it can replace wire, but it has more resistance than normal hookup wire.
HID
Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
IDE
Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
LED
A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
LiPo
A LiPo (lithium polymer) battery is a rechargeable lithium battery widely used in portable projects because it is light and compact. LiPo cells need correct charging circuitry and careful handling to stay safe, so equipment that supports LiPo generally includes charging or protection hardware suited to that battery type.
microcontroller
A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
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.
NeoPixel
A type of addressable LED system where colour data is sent along a single digital data line from one LED or controller to the next. Compatibility matters because the timing and signal format must match for the lights or driver board to respond correctly.
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 (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
RGB
Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
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.