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

$83.65 |
In stock at supplier
No reviews yet

The Feather M0 WiFi pairs the ATSAMD21G18 ARM Cortex M0+ processor with an ATWINC1500 Wi-Fi module for reliable 802.11b/g/n connectivity. The ATWINC1500 hand...

Stock availability

Available with leadtime
48 available
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Feather M0 WiFi pairs the ATSAMD21G18 ARM Cortex M0+ processor with an ATWINC1500 Wi-Fi module for reliable 802.11b/g/n connectivity. The ATWINC1500 handles all Wi-Fi networking on a dedicated chip, freeing the main processor for your application code without the need to yield or share CPU time.

The ATWINC1500 offers low power consumption (~12 mA active, ~2 mA sleep with manual power management), SSL/TLS 1.2 support, Soft-AP mode, and WEP/WPA/WPA2 encryption. It connects and scans networks quickly and streams data reliably with up to 12 MHz SPI clock speed.

Key Features

  • ATSAMD21G18 Processor – ARM Cortex M0+ running at 48 MHz, 3.3V logic
  • 256 KB Flash + 32 KB RAM – No EEPROM
  • ATWINC1500 Wi-Fi Module – FCC-certified 802.11b/g/n with built-in low-power management
  • SSL/TLS 1.2 – Secure connections handled by the Wi-Fi module
  • Soft-AP Mode – Create your own wireless access point
  • Low Power Wi-Fi – ~12 mA active (WINC) + ~10 mA (ATSAMD21); Wi-Fi module sleeps at ~2 mA
  • 600 mA RegulatorAP2112K-3.3 regulator supports Wi-Fi transmit peaks up to 300 mA
  • Native USB – Built-in USB-to-Serial for programming and debugging
  • 20 GPIO Pins – Hardware Serial, I2C, and SPI; 8× PWM, 10× analogue inputs, 1× analogue output
  • 200 mA LiPo Charger – JST connector with charging status LED and battery voltage monitoring
  • SWD Debug – SWDIO/SWCLK pads on the bottom for CMSIS-DAP debugging
  • Slightly Larger – 53.65 mm × 23 mm × 8 mm (2.6 mm longer than standard Feathers), weighing 6.1 g
Note: CircuitPython is not supported on this board — the ATWINC1500 Wi-Fi stack does not fit in the ATSAMD21's memory. Use Arduino IDE for development.

Also Available

Ideal For

  • IoT projects requiring reliable Wi-Fi connectivity
  • Battery-powered connected devices with low power requirements
  • Web servers and MQTT clients
  • Projects needing full processor control without Wi-Fi yielding

Package Contents

  • 1× Feather M0 WiFi (ATSAMD21 + ATWINC1500) with on-board antenna
  • 1× Header pin set
Note: LiPo battery and USB cable sold separately.

Jargon buster

Plain-language definitions for the technical terms used above.

AP2112K
AP2112K is a small low-dropout (LDO) voltage regulator that supplies a stable fixed output (commonly 3.3V) from a higher input such as USB 5V. Its ratings matter for checking the acceptable input voltage range and the maximum current available to the powered electronics.
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.
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.
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.
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.
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.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
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.
LoRa
LoRa is a long-range, low-power wireless radio technology often used for telemetry, remote sensors and other links that send small amounts of data over long distances. It is distinct from Bluetooth and WiFi, so sharing a connector or pinout with LoRa hardware does not mean a device actually uses LoRa.
MQTT
A lightweight messaging protocol often used for IoT devices to publish and receive data through a server called a broker. It matters for home automation and sensor networks because it is simple, efficient, and widely supported.
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 (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.
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.
SWD
Serial Wire Debug (SWD) is a two-wire programming and debugging interface used with many ARM Cortex-M microcontrollers. It provides low-level access to program, recover or debug the microcontroller.
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.