Store

Adafruit

$75.08 |
In stock at supplier
No reviews yet

The Adafruit Feather M0 WiFi combines an ATSAMD21G18 ARM Cortex M0+ processor with an ATWINC1500 WiFi module for an all-in-one Arduino-compatible development...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Adafruit Feather M0 WiFi combines an ATSAMD21G18 ARM Cortex M0+ processor with an ATWINC1500 WiFi module for an all-in-one Arduino-compatible development board with built-in USB, battery charging, and 802.11b/g/n connectivity. This version comes fully assembled with headers soldered.

The FCC-certified ATWINC1500 supports WEP, WPA, and WPA2 encryption, SSL/TLS 1.2, and Soft-AP mode. With low power management, the WiFi module draws approximately 12 mA active and can be put to sleep at around 2 mA.

Key Features

  • Processor – ATSAMD21G18 ARM Cortex M0+ at 48 MHz, 3.3 V logic
  • Memory – 256 KB flash, 32 KB SRAM
  • WiFi – ATWINC1500, 802.11b/g/n, WEP/WPA/WPA2, SSL/TLS 1.2
  • Soft-AP Mode – Create its own access point and web server
  • 20 GPIO Pins – 10 analogue inputs, 1 analogue output (DAC), 8 PWM
  • 6 SERCOMs – Hardware Serial, I²C, and SPI (3 available for user)
  • Native USB – Built-in USB bootloader and serial debugging
  • LiPo Charging – 200 mA charger with status LED, JST connector
  • Voltage Regulator – 3.3 V (AP2112K) with 600 mA peak output
  • Battery Monitoring – Battery voltage on analogue pin via divider
  • Dimensions – 53.65 × 23 × 8 mm (0.1" longer than standard Feathers)
  • Weight – 6.1 g

Ideal For

  • IoT and connected device projects
  • Battery-powered wireless sensors
  • MQTT and cloud service integration
  • Portable data logging with WiFi upload

Package Contents

  • 1× Assembled Adafruit Feather M0 WiFi (headers soldered)
Note: LiPo battery and Micro USB cable not included. CircuitPython is not supported on this board (insufficient flash for WINC1500 drivers).

Resources

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.
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.
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.
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.
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.
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.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
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.