Schematik raised$4.6Mto help anyone build hardware with AI$4.6MIL PRE-SEED ANNOUNCEMENT
SCHEMATIKSCHEMATIK
GuidesPartsBlogCompanyDownload
GuidesPartsBlogCompanyDownload
SCHEMATIK

Built with love in Europe | For makers everywhere

Product

  • Home
  • Try Schematik
  • Download

Resources

  • Build guides
  • Blog
  • Press
  • Information for AI

Compare

  • Schematik or Fritzing
  • Schematik or Tinkercad
  • Schematik or Wokwi
  • Schematik or Claude Code

Company

  • Company
  • Jobs
  • Privacy
  1. Parts
  2. /Interfaces
  3. /Breakout Boards

Adafruit ATWINC1500 WiFi Breakout

OverviewPinoutWiringRelated groups
Adafruit ATWINC1500 WiFi Breakout — Adafruit — 2999

Connect your Arduino to the Internet with this fine new FCC-certified WiFi module from Atmel. This 802.11bgn-capable WiFi module is the best new thing for networking your devices, with SSL support and rock solid performance - running our adafruit.io MQTT demo for a full weekend…

Offers

  • Adafruit
  • ?DigiKey$24.95

Offers

  • Adafruit
  • ?DigiKey$24.95

Pinout

  • VIN

    Power input for the ATWINC1500 breakout. Source: Adafruit Learn pinouts.

    Type · powerVoltage · 3.3-5.5 VDC; module can draw up to 300 mA during transmit.
  • GND

    Ground for signal and power. Source: Adafruit Learn pinouts.

    Type · groundVoltage · 0 V
  • SCK

    SPI clock input. Source: Adafruit Learn pinouts.

    Type · spiVoltage · 3 V or 5 V compliant.
  • MISO

    SPI data output from module. Source: Adafruit Learn pinouts.

    Type · spiVoltage · 3.3 V logic level.
  • MOSI

    SPI data input to module. Source: Adafruit Learn pinouts.

    Type · spiVoltage · 3 V or 5 V compliant.

Start wiring

SPI · UART · 3.3-5.5 VDC; module can draw up to 300 mA during transmit. · 0 V

Verify supply voltage and logic levels before powering up.

Module pins: VIN, GND, SCK, MISO, MOSI, CS, RXD, TXD. Schematik maps them to your board in the app.

Related groups

4 groups
SparkFun Qwiic Pro Micro BoogieBoard visual preview
9V to Barrel Jack Adapter visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
MicroUSB Plug to 5.5/2.1mm DC Barrel Jack Adapter | Kiwi Electronics visual preview

Connectors

Sort passive connector adapters from Qwiic boards, LCD modules and microSD card adapters before assuming anything with the right plug will substitute safely.

Connectors & cables · Connectors · 28 parts

RGB backlight positive LCD 16x2 visual preview
SparkFun 16x2 SerLCD - RGB Backlight (Qwiic) visual preview
I2C 20x4 Arduino LCD Display Module visual preview
Gravity: I2C 16x2 Arduino LCD with RGB Backlight Display V2.0 visual preview

Displays

Character LCDs, SPI TFTs, e-paper modules and larger capacitive-touch TFT panels solve different display jobs. Treat display class, interface, controller, resolution, touch, refresh behaviour, storage, voltage and mounting as separate swap checks.

Displays · TFT & LCD displays · 35 parts

MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual preview

Air quality

Choose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.

Sensors · Gas & air-quality sensors · 31 parts

Arduino Uno visual preview
Raspberry Pi Pico visual preview
Adafruit Feather nRF52840 Express visual preview
Pan-Tilt HAT kit visual preview

MCUs and boards

ESP32, Arduino Uno, Raspberry Pi Pico, and compatible add-on boards for running builds.

Boards · Microcontroller boards · 24 parts

Parts tray full · 5 max · remove a part to add another
CS

SPI chip select; pull down when transmitting to or from the ATWINC. Pulled to VIN with 100 kΩ by default. Source: Adafruit Learn pinouts.

Type · spi
  • EN

    Module enable; tie to 3-5 V to keep module on, or to ground to disable. Pulled low with 100 kΩ by default. Source: Adafruit Learn pinouts.

    Type · controlVoltage · 3-5 V enable signal.
  • IRQ

    Interrupt output from the module to a microcontroller interrupt input. Source: Adafruit Learn pinouts.

    Type · interruptVoltage · 3.3 V logic level.
  • RST

    Module reset; pull high to bring the module out of reset. Pulled low with 100 kΩ by default. Source: Adafruit Learn pinouts.

    Type · reset
  • WAKE

    Wake input signal for waking the module. Source: Adafruit Learn pinouts.

    Type · controlVoltage · 3-5 V logic input.
  • CFG

    Selects SPI default or UART data transport; Adafruit says to keep disconnected for normal SPI use. Source: Adafruit Learn pinouts.

    Type · configuration
  • RXD

    UART receive/data transport pin; Adafruit notes UART code is not provided and to keep disconnected for normal use. Source: Adafruit Learn pinouts.

    Type · uart
  • TXD

    UART transmit/data transport pin; Adafruit notes UART code is not provided and to keep disconnected for normal use. Source: Adafruit Learn pinouts.

    Type · uart
  • PinPositionTypeFunctionVoltage
    VINpowerPower input for the ATWINC1500 breakout. Source: Adafruit Learn pinouts.3.3-5.5 VDC; module can draw up to 300 mA during transmit.
    GNDgroundGround for signal and power. Source: Adafruit Learn pinouts.0 V
    SCKspiSPI clock input. Source: Adafruit Learn pinouts.3 V or 5 V compliant.
    MISOspiSPI data output from module. Source: Adafruit Learn pinouts.3.3 V logic level.
    MOSIspiSPI data input to module. Source: Adafruit Learn pinouts.3 V or 5 V compliant.
    CSspiSPI chip select; pull down when transmitting to or from the ATWINC. Pulled to VIN with 100 kΩ by default. Source: Adafruit Learn pinouts.
    ENcontrolModule enable; tie to 3-5 V to keep module on, or to ground to disable. Pulled low with 100 kΩ by default. Source: Adafruit Learn pinouts.3-5 V enable signal.
    IRQinterruptInterrupt output from the module to a microcontroller interrupt input. Source: Adafruit Learn pinouts.3.3 V logic level.
    RSTresetModule reset; pull high to bring the module out of reset. Pulled low with 100 kΩ by default. Source: Adafruit Learn pinouts.
    WAKEcontrolWake input signal for waking the module. Source: Adafruit Learn pinouts.3-5 V logic input.
    CFGconfigurationSelects SPI default or UART data transport; Adafruit says to keep disconnected for normal SPI use. Source: Adafruit Learn pinouts.
    RXDuartUART receive/data transport pin; Adafruit notes UART code is not provided and to keep disconnected for normal use. Source: Adafruit Learn pinouts.
    TXDuartUART transmit/data transport pin; Adafruit notes UART code is not provided and to keep disconnected for normal use. Source: Adafruit Learn pinouts.