Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 452 Bytes

feather-m0-wifi.md

File metadata and controls

17 lines (11 loc) · 452 Bytes

Adafruit M0 Wifi Feather

Overview

  • Atmel ATSAMD21 with ATWINC1500 wifi module
  • 32bit ARM Cortex M0+ processor @ 48MHz
  • 256kB flash, 32kB SRAM
  • 20 GPIO pins, 10 ADC, 1 DAC
  • Native USB, UART, I2C, SPI

Getting Up and Running

  • Follow the guide here to get setup with this board

Next Steps