Store

Adafruit

$81.20 |
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...

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 voltage regulator chip that provides a stable 3.3V supply for electronics on the board. The regulator rating matters when checking input voltage range and how much current the board can supply or use.
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 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.
LoRa
LoRa is a long-range, low-power radio technology often used for telemetry and remote sensors. It matters here because the connector and pinout are compatible with some LoRa telemetry products, even though this module uses Bluetooth instead.
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 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.
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 is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
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.